dre: Update from OOS 11.C.20

Change-Id: I70dd661bc57bdca00c7d8c8fa7eb76ca161cc596
This commit is contained in:
Albert Tang 2023-04-06 11:47:28 -05:00
parent b4fb0c355e
commit 0426db17b2
3 changed files with 8 additions and 4 deletions

View file

@ -180,7 +180,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 := 2022-05-05 BOOT_SECURITY_PATCH := 2022-12-05
VENDOR_SECURITY_PATCH := $(BOOT_SECURITY_PATCH) VENDOR_SECURITY_PATCH := $(BOOT_SECURITY_PATCH)
# SEPolicy # SEPolicy

View file

@ -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 202206201650 release-keys" \ PRIVATE_BUILD_DESC="OnePlusN200-user 12 SKQ1.210216.001 202212051721 release-keys" \
TARGET_DEVICE=OnePlusN200 \ TARGET_DEVICE=OnePlusN200 \
TARGET_PRODUCT=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

View file

@ -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.16). ## are from OnePlus Nord N200 (DE2117_11.C.20).
# ACDB # ACDB
odm/etc/acdbdata/Audio_Parameter_Version.txt 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.pdlibwrapper.so
vendor/lib64/camera/components/com.qti.stats.tracker.so vendor/lib64/camera/components/com.qti.stats.tracker.so
vendor/lib64/camera/components/libdepthmapwrapper_secure.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/camera.qcom.so
vendor/lib64/hw/com.qti.chi.override.so vendor/lib64/hw/com.qti.chi.override.so
vendor/lib64/com.qti.chiusecaseselector.so vendor/lib64/com.qti.chiusecaseselector.so