From 0af3a3743e867582071f4adcdabdbf3986831e99 Mon Sep 17 00:00:00 2001 From: Ray Sollium <120764243+RaySollium99@users.noreply.github.com> Date: Sat, 12 Jul 2025 17:24:34 -0300 Subject: [PATCH] Update BoardConfig.mk --- BoardConfig.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BoardConfig.mk b/BoardConfig.mk index 3012a89..23203b2 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -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