projects
/
GitHub
/
LineageOS
/
G12
/
android_device_bananapi_m5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8da39c
)
m5: Specify that we have no TEE
author
Jan Altensen
<info@stricted.net>
Fri, 2 Jul 2021 08:13:38 +0000
(10:13 +0200)
committer
Nolen Johnson
<johnsonnolen@gmail.com>
Tue, 27 Jul 2021 15:37:39 +0000
(11:37 -0400)
Change-Id: I56420abca95e4c6df1bbab69febaf0cefcde1a79
lineage_m5.mk
patch
|
blob
|
blame
|
history
diff --git
a/lineage_m5.mk
b/lineage_m5.mk
index bdec0fdf7e72a8fbb099d17867babf32316aa4a2..5148230d0f506e9e923f3e623cfe98dbbfc15ac6 100644
(file)
--- a/
lineage_m5.mk
+++ b/
lineage_m5.mk
@@
-4,6
+4,8
@@
# SPDX-License-Identifier: Apache-2.0
#
+TARGET_HAS_TEE := false
+
# Inherit some common AOSP stuff
$(call inherit-product, device/google/atv/products/atv_base.mk)