sm8250-common: Update blobs to Android 12 (IN2025_11.C.33)

* Move some configurations to proprietary files since
   we make no edits to them.

Change-Id: Ia412660d84825b47c2f272f89baf73cf5981879c
This commit is contained in:
Bruno Martins
2022-04-05 13:26:31 +00:00
committed by LuK1337
parent a910da70e7
commit 253d6a5f43
29 changed files with 2006 additions and 9333 deletions

View File

@@ -60,7 +60,7 @@ BOARD_KERNEL_IMAGE_NAME := Image
BOARD_KERNEL_PAGESIZE := 4096
BOARD_KERNEL_SEPARATED_DTBO := true
BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOT_HEADER_VERSION)
TARGET_KERNEL_ADDITIONAL_FLAGS := OEM_TARGET_PRODUCT=$(PRODUCT_DEVICE)
TARGET_KERNEL_ADDITIONAL_FLAGS := BRAND_SHOW_FLAG=oneplus
TARGET_KERNEL_SOURCE := kernel/oneplus/sm8250
TARGET_KERNEL_CONFIG := vendor/kona-perf_defconfig
@@ -182,7 +182,7 @@ CUSTOM_APNS_FILE := $(COMMON_PATH)/configs/apns-conf.xml
ENABLE_VENDOR_RIL_SERVICE := true
# Security patch level
VENDOR_SECURITY_PATCH := 2022-02-01
VENDOR_SECURITY_PATCH := 2022-07-05
# Sepolicy
include device/qcom/sepolicy_vndr/SEPolicy.mk