d1: adapt from beyond2lte

Change-Id: Icea5244d405a711671268f9bd240f56941a8941f
This commit is contained in:
Tim Zimmermann
2021-06-20 18:58:30 +02:00
parent 9adbf80570
commit b75c69d289
11 changed files with 100 additions and 134 deletions

View File

@@ -17,9 +17,9 @@
include device/samsung/exynos9820-common/BoardConfigCommon.mk
## Inherit from the proprietary configuration
include vendor/samsung/beyond2lte/BoardConfigVendor.mk
include vendor/samsung/d1/BoardConfigVendor.mk
DEVICE_PATH := device/samsung/beyond2lte
DEVICE_PATH := device/samsung/d1
## APEX image
DEXPREOPT_GENERATE_APEX_IMAGE := true
@@ -30,7 +30,7 @@ TARGET_SPECIFIC_HEADER_PATH += $(DEVICE_PATH)/include
TARGET_SCREEN_DENSITY := 420
## Kernel
TARGET_KERNEL_CONFIG := exynos9820-beyond2lte_defconfig
TARGET_KERNEL_CONFIG := exynos9820-d1_defconfig
## Properties
TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop