mirror of
https://github.com/Evolution-X-Devices/device_samsung_d1
synced 2026-01-27 08:05:40 +00:00
d1: adapt from beyond2lte
Change-Id: Icea5244d405a711671268f9bd240f56941a8941f
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user