Change-Id: Idd4380e022aa6498a740fe8909a3ce02cc9e6a39
#
-# Copyright (C) 2021-2022 The LineageOS Project
+# Copyright (C) 2021-2023 The LineageOS Project
#
# SPDX-License-Identifier: Apache-2.0
#
PRODUCT_HOST_PACKAGES += \
aml_image_packer
-## Inherit from the common tree product makefile
-$(call inherit-product, device/amlogic/g12-common/g12.mk)
+## TEE
+TARGET_HAS_TEE := false
## Wi-Fi
BOARD_HAVE_WIFI := false
+
+## Inherit from the common tree product makefile
+$(call inherit-product, device/amlogic/g12-common/g12.mk)
#
-# Copyright (C) 2021 The LineageOS Project
+# Copyright (C) 2021-2023 The LineageOS Project
#
# 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)
#
-# Copyright (C) 2021 The LineageOS Project
+# Copyright (C) 2021-2023 The LineageOS Project
#
# SPDX-License-Identifier: Apache-2.0
#
-TARGET_HAS_TEE := false
-
# Inherit some common AOSP stuff
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk)