dre: Update from OOS 11.C.24
Change-Id: Ie3ac1535d232d925293f68162f25797e04ebb665
This commit is contained in:
parent
1e3ebd5caf
commit
95308b94a9
4 changed files with 5 additions and 5 deletions
|
@ -189,7 +189,7 @@ CUSTOM_APNS_FILE := $(DEVICE_PATH)/configs/apns-conf.xml
|
||||||
ENABLE_VENDOR_RIL_SERVICE := true
|
ENABLE_VENDOR_RIL_SERVICE := true
|
||||||
|
|
||||||
# Security
|
# Security
|
||||||
BOOT_SECURITY_PATCH := 2023-04-05
|
BOOT_SECURITY_PATCH := 2023-06-05
|
||||||
VENDOR_SECURITY_PATCH := $(BOOT_SECURITY_PATCH)
|
VENDOR_SECURITY_PATCH := $(BOOT_SECURITY_PATCH)
|
||||||
|
|
||||||
# SEPolicy
|
# SEPolicy
|
||||||
|
|
|
@ -11,8 +11,8 @@
|
||||||
|
|
||||||
using android::base::GetProperty;
|
using android::base::GetProperty;
|
||||||
|
|
||||||
constexpr const char* BUILD_DESCRIPTION = "OnePlusN200TMO-user 12 SKQ1.210216.001 202304041604 release-keys";
|
constexpr const char* BUILD_DESCRIPTION = "OnePlusN200TMO-user 12 SKQ1.210216.001 11462c5_991-19c1d8 release-keys";
|
||||||
constexpr const char* BUILD_FINGERPRINT = "OnePlus/OnePlusN200TMO/OnePlusN200TMO:12/SKQ1.210216.001/R.202304041604:user/release-keys";
|
constexpr const char* BUILD_FINGERPRINT = "OnePlus/OnePlusN200TMO/OnePlusN200TMO:12/SKQ1.210216.001/R.202306151713:user/release-keys";
|
||||||
|
|
||||||
constexpr const char* RO_PROP_SOURCES[] = {
|
constexpr const char* RO_PROP_SOURCES[] = {
|
||||||
nullptr,
|
nullptr,
|
||||||
|
|
|
@ -37,4 +37,4 @@ PRODUCT_BUILD_PROP_OVERRIDES += \
|
||||||
TARGET_DEVICE=OnePlusN200 \
|
TARGET_DEVICE=OnePlusN200 \
|
||||||
TARGET_PRODUCT=OnePlusN200
|
TARGET_PRODUCT=OnePlusN200
|
||||||
|
|
||||||
BUILD_FINGERPRINT := OnePlus/OnePlusN200/OnePlusN200:12/SKQ1.210216.001/R.202304131655:user/release-keys
|
BUILD_FINGERPRINT := OnePlus/OnePlusN200/OnePlusN200:12/SKQ1.210216.001/R.202306151715:user/release-keys
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
## All proprietary files from this list, unless pinned and noted otherwise,
|
## All proprietary files from this list, unless pinned and noted otherwise,
|
||||||
## are from OnePlus Nord N200 (DE2117_11.C.23).
|
## are from OnePlus Nord N200 (DE2117_11.C.24).
|
||||||
|
|
||||||
# ACDB
|
# ACDB
|
||||||
odm/etc/acdbdata/Audio_Parameter_Version.txt
|
odm/etc/acdbdata/Audio_Parameter_Version.txt
|
||||||
|
|
Loading…
Reference in a new issue