mirror of
https://github.com/S3NEO/android_device_samsung_matissewifi.git
synced 2024-11-06 22:05:47 +00:00
matissewifi: Build a separate recovery kernel
Change-Id: I8edb86d1fc4b41784be6cc1778bb04ca94760e3d
This commit is contained in:
parent
c49dd7990a
commit
d2e8e56817
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ DEVICE_MANIFEST_FILE += device/samsung/matissewifi/manifest.xml
|
|||
|
||||
# Kernel
|
||||
TARGET_KERNEL_CONFIG := lineage_matissewifi_defconfig
|
||||
TARGET_KERNEL_RECOVERY_CONFIG := lineage_matissewifi_recovery_defconfig
|
||||
|
||||
# SELinux
|
||||
include device/samsung/matissewifi/sepolicy/sepolicy.mk
|
||||
|
|
Loading…
Reference in a new issue