projects
/
GitHub
/
LineageOS
/
G12
/
android_device_hardkernel_odroidc4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fffce7e
)
odroidc4: 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:12 +0000
(11:37 -0400)
Change-Id: I56420abca95e4c6df1bbab69febaf0cefcde1a79
lineage_odroidc4.mk
patch
|
blob
|
blame
|
history
diff --git
a/lineage_odroidc4.mk
b/lineage_odroidc4.mk
index 4d2f29d896900cd2e1da4b4cacab4708e486a4cf..e61027a2b34479137076d213b44232071f5a7443 100644
(file)
--- a/
lineage_odroidc4.mk
+++ b/
lineage_odroidc4.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)