dre: Update from OOS 11.C.30
Change-Id: I3ea70c166bd78801a04a59ad453f14c6ddb45475
This commit is contained in:
parent
57906249ee
commit
77cc831c25
5 changed files with 8 additions and 7 deletions
|
@ -182,7 +182,7 @@ TARGET_USERIMAGES_USE_F2FS := true
|
||||||
ENABLE_VENDOR_RIL_SERVICE := true
|
ENABLE_VENDOR_RIL_SERVICE := true
|
||||||
|
|
||||||
# Security
|
# Security
|
||||||
BOOT_SECURITY_PATCH := 2024-02-05
|
BOOT_SECURITY_PATCH := 2024-04-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 160139d-4b43-4b45 release-keys";
|
constexpr const char* BUILD_DESCRIPTION = "OnePlusN200TMO-user 12 SKQ1.210216.001 178a8b5_1dae7-8b91 release-keys";
|
||||||
constexpr const char* BUILD_FINGERPRINT = "OnePlus/OnePlusN200TMO/OnePlusN200TMO:12/SKQ1.210216.001/R.202401231829:user/release-keys";
|
constexpr const char* BUILD_FINGERPRINT = "OnePlus/OnePlusN200TMO/OnePlusN200TMO:12/SKQ1.210216.001/R.202404172205: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 += \
|
||||||
PRIVATE_BUILD_DESC="OnePlusN200-user 12 SKQ1.210216.001 16018f8-5088-508a release-keys" \
|
PRIVATE_BUILD_DESC="OnePlusN200-user 12 SKQ1.210216.001 178a8b6-8b93-8b95 release-keys" \
|
||||||
TARGET_DEVICE=OnePlusN200 \
|
TARGET_DEVICE=OnePlusN200 \
|
||||||
TARGET_PRODUCT=OnePlusN200
|
TARGET_PRODUCT=OnePlusN200
|
||||||
|
|
||||||
BUILD_FINGERPRINT := OnePlus/OnePlusN200/OnePlusN200:12/SKQ1.210216.001/R.202401231828:user/release-keys
|
BUILD_FINGERPRINT := OnePlus/OnePlusN200/OnePlusN200:12/SKQ1.210216.001/R.202404081053:user/release-keys
|
||||||
|
|
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=29
|
ro.build.version.svn=30
|
||||||
|
|
|
@ -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.29).
|
## are from OnePlus Nord N200 (DE2117_11.C.30).
|
||||||
|
|
||||||
# ACDB
|
# ACDB
|
||||||
odm/etc/acdbdata/Audio_Parameter_Version.txt
|
odm/etc/acdbdata/Audio_Parameter_Version.txt
|
||||||
|
@ -1043,6 +1043,7 @@ vendor/lib64/hw/vulkan.adreno.so
|
||||||
# GNSS
|
# GNSS
|
||||||
odm/etc/izat.conf
|
odm/etc/izat.conf
|
||||||
odm/etc/sap.conf
|
odm/etc/sap.conf
|
||||||
|
vendor/app/CACertService/CACertService.apk
|
||||||
vendor/bin/hw/android.hardware.gnss@2.1-service-qti
|
vendor/bin/hw/android.hardware.gnss@2.1-service-qti
|
||||||
vendor/bin/loc_launcher
|
vendor/bin/loc_launcher
|
||||||
vendor/bin/lowi-server
|
vendor/bin/lowi-server
|
||||||
|
|
Loading…
Reference in a new issue