projects
/
GitHub
/
LineageOS
/
G12
/
android_device_radxa_radxa0.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0824283
)
radxa0: specify that we have no TEE
author
Jan Altensen
<info@stricted.net>
Fri, 2 Jul 2021 08:13:38 +0000
(10:13 +0200)
committer
Jan Altensen
<info@stricted.net>
Fri, 30 Jul 2021 17:26:09 +0000
(19:26 +0200)
Change-Id: I56420abca95e4c6df1bbab69febaf0cefcde1a79
lineage_radxa0.mk
patch
|
blob
|
blame
|
history
diff --git
a/lineage_radxa0.mk
b/lineage_radxa0.mk
index f3b78eb7932c896c0f88236bd5b41c3c4a4c8eb6..8816c45cf7da4236871e15ee4af76352baba750d 100644
(file)
--- a/
lineage_radxa0.mk
+++ b/
lineage_radxa0.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)