diff options
| author | Simon Shields <keepcalm444@gmail.com> | 2016-12-28 20:09:48 +1100 |
|---|---|---|
| committer | Trafalgar Square <schneller.demian@gmail.com> | 2017-01-08 09:34:28 +0100 |
| commit | d0499143fe4587232df126e3bda5749ae5aed2cf (patch) | |
| tree | 30d72e25a54d85b607f56edeb7582cc8369998af | |
| parent | 34612d382d9baaaf409439192aa571ce86fd742f (diff) | |
i9300: rebrand to lineage
Change-Id: I5ee3f3354bd22237c3b197aef0b3c95a51b3385a
| -rw-r--r-- | BoardConfig.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk index 83ad0c8..8439551 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -38,8 +38,8 @@ BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/samsung/i9300/bluetooth # Kernel TARGET_KERNEL_SOURCE := kernel/samsung/smdk4412 -TARGET_KERNEL_CONFIG := cyanogenmod_i9300_defconfig BOARD_KERNEL_CMDLINE := androidboot.selinux=permissive +TARGET_KERNEL_CONFIG := lineageos_i9300_defconfig # Cache BOARD_CACHEIMAGE_PARTITION_SIZE := 1048576 |
