TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop
## 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/odroidc4/BoardConfigVendor.mk
BOARD_HAVE_WIFI := 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/odroidc4/odroidc4-vendor.mk)
set -e
export DEVICE=odroidc4
-export DEVICE_COMMON=g12-common
+export DEVICE_COMMON=sm1-common
export TARGET_SOC=sm1
export VENDOR=amlogic
export VENDOR_BRAND=hardkernel
[
{
- "repository": "android_device_amlogic_g12-common",
- "target_path": "device/amlogic/g12-common"
+ "repository": "android_device_amlogic_sm1-common",
+ "target_path": "device/amlogic/sm1-common"
}
]
set -e
export DEVICE=odroidc4
-export DEVICE_COMMON=g12-common
+export DEVICE_COMMON=sm1-common
export TARGET_SOC=sm1
export VENDOR=amlogic
export VENDOR_BRAND=hardkernel