d2x: adapt from beyondx

Change-Id: Ic27971aaf8e9f62870ef9a1f3d374157bfd229a8
This commit is contained in:
Tim Zimmermann
2021-06-20 19:30:07 +02:00
parent 6186016e43
commit d37d52c590
11 changed files with 98 additions and 130 deletions

View File

@@ -17,9 +17,9 @@
include device/samsung/exynos9820-common/BoardConfigCommon.mk
## Inherit from the proprietary configuration
include vendor/samsung/beyondx/BoardConfigVendor.mk
include vendor/samsung/d2x/BoardConfigVendor.mk
DEVICE_PATH := device/samsung/beyondx
DEVICE_PATH := device/samsung/d2x
## 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-beyondx_defconfig
TARGET_KERNEL_CONFIG := exynos9820-d2x_defconfig
## Properties
TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop