mirror of
https://github.com/LineageOS/android_device_xiaomi_whyred.git
synced 2025-10-03 01:39:16 +02:00
whyred: Use kernel config fragment
Change-Id: If6a3eb00e358d0c5eeb610aacb288caf34e27e13
This commit is contained in:
parent
e1d00330ed
commit
c6c621068b
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ TARGET_HW_DISK_ENCRYPTION := true
|
|||
TARGET_SCREEN_DENSITY := 440
|
||||
|
||||
# Kernel
|
||||
TARGET_KERNEL_CONFIG := whyred_defconfig
|
||||
TARGET_KERNEL_CONFIG += xiaomi/whyred.config
|
||||
|
||||
# Manifest
|
||||
DEVICE_MANIFEST_FILE += $(DEVICE_PATH)/manifest.xml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue