mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
a20: Switch to fragmented defconfigs
This commit is contained in:
parent
b51e49aa67
commit
139162a5e1
1 changed files with 2 additions and 1 deletions
|
|
@ -4,7 +4,8 @@ DEVICE_PATH := device/samsung/a20
|
|||
TARGET_OTA_ASSERT_DEVICE := a20,a20dd
|
||||
|
||||
# Kernel
|
||||
TARGET_KERNEL_CONFIG := exynos7885-a20_defconfig
|
||||
TARGET_KERNEL_CONFIG := exynos7885_defconfig
|
||||
TARGET_KERNEL_CONFIG += a20.config
|
||||
|
||||
# Display
|
||||
TARGET_SCREEN_DENSITY := 280
|
||||
|
|
|
|||
Loading…
Reference in a new issue