diff options
| author | Abhisek Devkota <ciwrl@lineageos.org> | 2018-01-11 21:29:13 -0800 |
|---|---|---|
| committer | Abhisek Devkota <ciwrl@lineageos.org> | 2018-01-11 22:29:45 -0800 |
| commit | f88091024dc98729d2d874795da23086d8d33bfd (patch) | |
| tree | 9f2972b708a47176b404a02b6e5c1f2800179875 | |
| parent | be8a51725e92866cb7ceef0fd1a7c57a6e7bca17 (diff) | |
Use lineageos defconfig
Change-Id: I098fdeef90ca9118219cf10f41ce1e26543f223e
| -rw-r--r-- | walleye/BoardConfig.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/walleye/BoardConfig.mk b/walleye/BoardConfig.mk index 08433ba..c822697 100644 --- a/walleye/BoardConfig.mk +++ b/walleye/BoardConfig.mk @@ -20,6 +20,7 @@ DEFAULT_LOW_PERSISTENCE_MODE_BRIGHTNESS := 0x00000056 include device/google/wahoo/BoardConfig.mk -include vendor/google_devices/muskie/proprietary/BoardConfigVendor.mk +TARGET_KERNEL_CONFIG := lineageos_muskie_defconfig BOARD_BOOTIMAGE_PARTITION_SIZE := 33554432 #sepolicy common to muskie/walleye |
