diff options
| author | Erwan Leboucher <genesixxbf3@gmail.com> | 2017-01-02 13:10:14 +0000 |
|---|---|---|
| committer | Erwan Leboucher <genesixxbf3@gmail.com> | 2017-01-02 13:10:32 +0000 |
| commit | 53991699e26f661223f322dd3c930fb238bcbc8f (patch) | |
| tree | f8d17c5b32cd37ce2107b03390ae9f3fce8af331 | |
| parent | fab1986279d07204522738dc2dad40c373594008 (diff) | |
h811: Rebrand to LineageOS (2/2)
Change-Id: I79580f344e83ec5239be984236ab4d1d2b3ce733
| -rw-r--r-- | BoardConfig.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk index 1a36918..3fabee9 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -24,7 +24,7 @@ BOARD_USERDATAIMAGE_PARTITION_SIZE := 24935137280 TARGET_OTA_ASSERT_DEVICE := g4,p1,h811 # Kernel -TARGET_KERNEL_CONFIG := cyanogenmod_h811_defconfig +TARGET_KERNEL_CONFIG := lineageos_h811_defconfig # inherit from the proprietary version -include vendor/lge/h811/BoardConfigVendor.mk |
