Merge pull request #1 from AetherDroid/lineage-15.1

Lineage 15.1
This commit is contained in:
Ray Sollium 2025-07-14 19:21:18 -03:00 committed by GitHub
commit bcb049b560
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 8 additions and 7 deletions

View file

@ -8,8 +8,8 @@ ALLOW_MISSING_DEPENDENCIES := true
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
@ -17,4 +17,4 @@ BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(DEVICE_PATH)/bluetooth
# Inherit common board flags
include device/samsung/universal7570-common/BoardConfigCommon.mk
include vendor/samsung/BoardConfigVendor.mk
include vendor/samsung/universal7570-common/BoardConfigVendor.mk

View file

@ -7,4 +7,5 @@ DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
-include $(LOCAL_PATH)/system_prop.mk
# Inherit common device configuration
$(call inherit-product, device/samsung/universal7570-common/universal7570-common.mk)
$(call inherit-product, device/samsung/universal7570-common/device-common.mk)
$(call inherit-product, vendor/samsung/universal7570-common/universal7570-common-vendor.mk)

View file

@ -1,7 +1,7 @@
# Copyright (C) 2018 The LineageOS Project
# SPDX-License-Identifier: Apache-2.0
$(call inherit-product, device/samsung/on5xelte/full_on5xelte.mk)
$(call inherit-product, device/samsung/on5xelte/on5xelte.mk)
# Inherit some common Lineage stuff.
$(call inherit-product, vendor/lineage/config/common_full_phone.mk)

View file

@ -11,8 +11,8 @@ $(call inherit-product, device/samsung/on5xelte/device.mk)
# Device identifier. This must come after all inclusions
PRODUCT_DEVICE := on5xelte
PRODUCT_NAME := full_on5xelte
PRODUCT_MODEL := SM-G570F
PRODUCT_NAME := on5xelte
PRODUCT_MODEL := SM-G570M
PRODUCT_BRAND := samsung
PRODUCT_MANUFACTURER := samsung
PRODUCT_GMS_CLIENTID_BASE := android-samsung