PRODUCT_CFI_INCLUDE_PATHS += hardware/realtek/wlan/wpa_supplicant_8_lib
## Include the common tree BoardConfig makefile
-include device/amlogic/g12-common/BoardConfigCommon.mk
+include device/amlogic/sm1-common/BoardConfigCommon.mk
## Include the proprietary BoardConfig makefile
include vendor/amlogic/m5/BoardConfigVendor.mk
TARGET_HAS_TEE := false
## Inherit from the common tree product makefile
-$(call inherit-product, device/amlogic/g12-common/g12.mk)
+$(call inherit-product, device/amlogic/sm1-common/sm1.mk)
## Inherit from the proprietary files makefile
$(call inherit-product, vendor/amlogic/m5/m5-vendor.mk)
set -e
export DEVICE=m5
-export DEVICE_COMMON=g12-common
+export DEVICE_COMMON=sm1-common
export TARGET_SOC=sm1
export VENDOR=amlogic
export VENDOR_BRAND=bananapi
[
{
- "repository": "android_device_amlogic_g12-common",
- "target_path": "device/amlogic/g12-common"
+ "repository": "android_device_amlogic_sm1-common",
+ "target_path": "device/amlogic/sm1-common"
},
{
"repository": "android_hardware_amlogic_kernel-modules_rtk_btusb",
set -e
export DEVICE=m5
-export DEVICE_COMMON=g12-common
+export DEVICE_COMMON=sm1-common
export TARGET_SOC=sm1
export VENDOR=amlogic
export VENDOR_BRAND=bananapi