mirror of
https://github.com/Evolution-X-Devices/device_samsung_d2x
synced 2026-01-27 14:39:33 +00:00
d2x: adapt from beyondx
Change-Id: Ic27971aaf8e9f62870ef9a1f3d374157bfd229a8
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user