Skip to content

Commit 65178e9

Browse files
committed
billie: Update blobs to November Security Patch
Change-Id: I5b1a6105090cd8eb48d9af627538f046fa005893 Signed-off-by: Saalim Quadri <[email protected]>
1 parent 0c21e09 commit 65178e9

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

BoardConfig.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ include device/qcom/sepolicy_vndr/SEPolicy.mk
227227
include device/oneplus/billie/sepolicy/billie-sepolicy.mk
228228

229229
# Vendor security patch level
230-
VENDOR_SECURITY_PATCH := 2022-05-01
230+
VENDOR_SECURITY_PATCH := 2023-11-05
231231

232232
# Verified Boot
233233
BOARD_AVB_ENABLE := true

lineage_billie.mk

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ PRODUCT_MODEL := Nord N10 5G
3737
PRODUCT_GMS_CLIENTID_BASE := android-oneplus
3838

3939
PRODUCT_BUILD_PROP_OVERRIDES += \
40-
PRIVATE_BUILD_DESC="OnePlusN10-user 11 RKQ1.201217.002 2109301843 release-keys" \
40+
PRIVATE_BUILD_DESC="OnePlusN10-user 11 RKQ1.201217.002 2311081107 release-keys" \
4141
PRODUCT_DEVICE=OnePlusN10 \
4242
PRODUCT_NAME=OnePlusN10
4343

4444
# Set BUILD_FINGERPRINT variable to be picked up by both system and vendor build.prop
45-
BUILD_FINGERPRINT := OnePlus/OnePlusN10/OnePlusN10:11/RKQ1.201217.002/2205061852:user/release-keys
45+
BUILD_FINGERPRINT := OnePlus/OnePlusN10/OnePlusN10:11/RKQ1.201217.002/2311081107:user/release-keys

proprietary-files.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# All unpinned blobs below are extracted from OnePlusN10-user-11-RKQ1.201217.002-2205061852-release-keys
1+
# All unpinned blobs below are extracted from OnePlusN10-user-11-RKQ1.201217.002-2311081107-release-keys
22

33
# ADSP
44
vendor/bin/adsprpcd

0 commit comments

Comments
 (0)