diff options
| author | Nikola Majkić <n1kolaa924@gmail.com> | 2017-01-09 17:13:11 +0000 |
|---|---|---|
| committer | Drgravy <drg113001@gmail.com> | 2017-01-15 09:14:11 -0600 |
| commit | a52de87d15b671ccdca02774e6fb9eff25266555 (patch) | |
| tree | df84c112ea4270c571748f408bf387bbe30e5ce0 | |
| parent | 2877c6a80cbc47aacbc112b3835068069b1d8dfb (diff) | |
d803: rebrand
The forgoten one!
Change-Id: I568fb94080d91ccdd19c5f130235cff5bab06223
| -rwxr-xr-x | BoardConfig.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk index 4fae2dc..2170751 100755 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -1,5 +1,6 @@ # # Copyright (C) 2013 The CyanogenMod Project +# Copyright (C) 2017 The LineageOS Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -16,7 +17,7 @@ include device/lge/g2-common/BoardConfigCommon.mk -TARGET_KERNEL_CONFIG := cyanogenmod_d803_defconfig +TARGET_KERNEL_CONFIG := lineageos_d803_defconfig TARGET_OTA_ASSERT_DEVICE := d803,g2,galbi,d802 |
