dre: Update from OOS 11.C.20
Change-Id: I70dd661bc57bdca00c7d8c8fa7eb76ca161cc596
This commit is contained in:
parent
b4fb0c355e
commit
0426db17b2
3 changed files with 8 additions and 4 deletions
|
@ -180,7 +180,7 @@ CUSTOM_APNS_FILE := $(DEVICE_PATH)/configs/apns-conf.xml
|
|||
ENABLE_VENDOR_RIL_SERVICE := true
|
||||
|
||||
# Security
|
||||
BOOT_SECURITY_PATCH := 2022-05-05
|
||||
BOOT_SECURITY_PATCH := 2022-12-05
|
||||
VENDOR_SECURITY_PATCH := $(BOOT_SECURITY_PATCH)
|
||||
|
||||
# SEPolicy
|
||||
|
|
|
@ -33,8 +33,8 @@ PRODUCT_MODEL := DE2117
|
|||
PRODUCT_GMS_CLIENTID_BASE := android-oneplus
|
||||
|
||||
PRODUCT_BUILD_PROP_OVERRIDES += \
|
||||
PRIVATE_BUILD_DESC="OnePlusN200-user 12 SKQ1.210216.001 202206201650 release-keys" \
|
||||
PRIVATE_BUILD_DESC="OnePlusN200-user 12 SKQ1.210216.001 202212051721 release-keys" \
|
||||
TARGET_DEVICE=OnePlusN200 \
|
||||
TARGET_PRODUCT=OnePlusN200
|
||||
|
||||
BUILD_FINGERPRINT := OnePlus/OnePlusN200/OnePlusN200:12/SKQ1.210216.001/R.202206201650:user/release-keys
|
||||
BUILD_FINGERPRINT := OnePlus/OnePlusN200/OnePlusN200:12/SKQ1.210216.001/R.202212051721:user/release-keys
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
## All proprietary files from this list, unless pinned and noted otherwise,
|
||||
## are from OnePlus Nord N200 (DE2117_11.C.16).
|
||||
## are from OnePlus Nord N200 (DE2117_11.C.20).
|
||||
|
||||
# ACDB
|
||||
odm/etc/acdbdata/Audio_Parameter_Version.txt
|
||||
|
@ -642,6 +642,10 @@ vendor/lib64/camera/components/com.qti.stats.pdlibsony.so
|
|||
vendor/lib64/camera/components/com.qti.stats.pdlibwrapper.so
|
||||
vendor/lib64/camera/components/com.qti.stats.tracker.so
|
||||
vendor/lib64/camera/components/libdepthmapwrapper_secure.so
|
||||
vendor/lib64/camera/fdconfigpreview.bin
|
||||
vendor/lib64/camera/fdconfigpreviewlite.bin
|
||||
vendor/lib64/camera/fdconfigvideo.bin
|
||||
vendor/lib64/camera/fdconfigvideolite.bin
|
||||
vendor/lib64/hw/camera.qcom.so
|
||||
vendor/lib64/hw/com.qti.chi.override.so
|
||||
vendor/lib64/com.qti.chiusecaseselector.so
|
||||
|
|
Loading…
Reference in a new issue