mirror of
https://github.com/AetherDroid/android_device_on5xelte_lineage.git
synced 2025-09-04 15:37:45 -04:00
Update BoardConfig.mk
This commit is contained in:
parent
66a777e8c0
commit
0af3a3743e
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ DEVICE_PATH := device/samsung/on5xelte
|
|||
TARGET_OTA_ASSERT_DEVICE := on5xeltexx,on5xelteks,on5xelte
|
||||
|
||||
# Kernel
|
||||
TARGET_KERNEL_CONFIG := on5xelte_00_defconfig
|
||||
TARGET_KERNEL_CUSTOM_TOOLCHAIN := /home/nick/android/lineage/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android-
|
||||
TARGET_KERNEL_CONFIG := exynos7570-on5xelte_mea_defconfig
|
||||
TARGET_KERNEL_CUSTOM_TOOLCHAIN := prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-android-
|
||||
BOARD_KERNEL_CMDLINE += androidboot.selinux=permissive
|
||||
|
||||
# Bluetooth
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue