dre: Update from OOS 11.C.22
Change-Id: I0fbd8e91fe924d04ed7dcdc0606be54f0d0b7987
This commit is contained in:
parent
0426db17b2
commit
dec9804d47
3 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# Copyright (C) 2021-2022 The LineageOS Project
|
||||
# Copyright (C) 2021-2023 The LineageOS Project
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
@ -180,7 +180,7 @@ CUSTOM_APNS_FILE := $(DEVICE_PATH)/configs/apns-conf.xml
|
|||
ENABLE_VENDOR_RIL_SERVICE := true
|
||||
|
||||
# Security
|
||||
BOOT_SECURITY_PATCH := 2022-12-05
|
||||
BOOT_SECURITY_PATCH := 2023-04-05
|
||||
VENDOR_SECURITY_PATCH := $(BOOT_SECURITY_PATCH)
|
||||
|
||||
# SEPolicy
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# Copyright (C) 2021-2022 The LineageOS Project
|
||||
# Copyright (C) 2021-2023 The LineageOS Project
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
|
@ -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 202212051721 release-keys" \
|
||||
PRIVATE_BUILD_DESC="OnePlusN200-user 12 SKQ1.210216.001 202304041604 release-keys" \
|
||||
TARGET_DEVICE=OnePlusN200 \
|
||||
TARGET_PRODUCT=OnePlusN200
|
||||
|
||||
BUILD_FINGERPRINT := OnePlus/OnePlusN200/OnePlusN200:12/SKQ1.210216.001/R.202212051721:user/release-keys
|
||||
BUILD_FINGERPRINT := OnePlus/OnePlusN200/OnePlusN200:12/SKQ1.210216.001/R.202304041604: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.20).
|
||||
## are from OnePlus Nord N200 (DE2117_11.C.22).
|
||||
|
||||
# ACDB
|
||||
odm/etc/acdbdata/Audio_Parameter_Version.txt
|
||||
|
|
Loading…
Reference in a new issue