dre: Update from OOS 11.C.34
Change-Id: I81889c67ef5969da5e66ba4fb6761003943d3d60
This commit is contained in:
parent
02a84ee9f9
commit
262f219c38
5 changed files with 7 additions and 7 deletions
|
@ -175,7 +175,7 @@ TARGET_USERIMAGES_USE_F2FS := true
|
||||||
ENABLE_VENDOR_RIL_SERVICE := true
|
ENABLE_VENDOR_RIL_SERVICE := true
|
||||||
|
|
||||||
# Security
|
# Security
|
||||||
BOOT_SECURITY_PATCH := 2024-08-05
|
BOOT_SECURITY_PATCH := 2024-10-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 R.19283c1_3caa-b37 release-keys";
|
constexpr const char* BUILD_DESCRIPTION = "OnePlusN200TMO-user 12 SKQ1.210216.001 R.1a8c53b_1-164cb1 release-keys";
|
||||||
constexpr const char* BUILD_FINGERPRINT = "OnePlus/OnePlusN200TMO/OnePlusN200TMO:12/SKQ1.210216.001/R.19283c1_3caa-b37:user/release-keys";
|
constexpr const char* BUILD_FINGERPRINT = "OnePlus/OnePlusN200TMO/OnePlusN200TMO:12/SKQ1.210216.001/R.1a8c53b_1-164cb1:user/release-keys";
|
||||||
|
|
||||||
constexpr const char* RO_PROP_SOURCES[] = {
|
constexpr const char* RO_PROP_SOURCES[] = {
|
||||||
nullptr,
|
nullptr,
|
||||||
|
|
|
@ -33,8 +33,8 @@ PRODUCT_MODEL := DE2117
|
||||||
PRODUCT_GMS_CLIENTID_BASE := android-oneplus
|
PRODUCT_GMS_CLIENTID_BASE := android-oneplus
|
||||||
|
|
||||||
PRODUCT_BUILD_PROP_OVERRIDES += \
|
PRODUCT_BUILD_PROP_OVERRIDES += \
|
||||||
BuildDesc="OnePlusN200-user 12 SKQ1.210216.001 R.1927fbf_c3ef_1 release-keys" \
|
BuildDesc="OnePlusN200-user 12 SKQ1.210216.001 R.1a8c53e-1-16457e release-keys" \
|
||||||
BuildFingerprint=OnePlus/OnePlusN200/OnePlusN200:12/SKQ1.210216.001/R.1927fbf_c3ef_1:user/release-keys \
|
BuildFingerprint=OnePlus/OnePlusN200/OnePlusN200:12/SKQ1.210216.001/R.1a8c53e-1-16457e:user/release-keys \
|
||||||
DeviceName=OnePlusN200 \
|
DeviceName=OnePlusN200 \
|
||||||
DeviceProduct=OnePlusN200 \
|
DeviceProduct=OnePlusN200 \
|
||||||
SystemDevice=OnePlusN200 \
|
SystemDevice=OnePlusN200 \
|
||||||
|
|
2
odm.prop
2
odm.prop
|
@ -29,4 +29,4 @@ ro.vendor.oplus.radio.project=2
|
||||||
ro.vendor.oplus.radio.sar_regionmark=FCC
|
ro.vendor.oplus.radio.sar_regionmark=FCC
|
||||||
|
|
||||||
# SVN
|
# SVN
|
||||||
ro.build.version.svn=33
|
ro.build.version.svn=34
|
||||||
|
|
|
@ -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.33).
|
## are from OnePlus Nord N200 (DE2117_11.C.34).
|
||||||
|
|
||||||
# ACDB
|
# ACDB
|
||||||
odm/etc/acdbdata/Audio_Parameter_Version.txt
|
odm/etc/acdbdata/Audio_Parameter_Version.txt
|
||||||
|
|
Loading…
Reference in a new issue