m5: Specify that we have no TEE
[GitHub/LineageOS/G12/android_device_bananapi_m5.git] / lineage_m5.mk
index bdec0fdf7e72a8fbb099d17867babf32316aa4a2..5148230d0f506e9e923f3e623cfe98dbbfc15ac6 100644 (file)
@@ -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)