Update Security String to 2023-08-05
Bug: 285692955 Change-Id: I137506c673d9f44789c26f88a416c0fd06df02ce Ignore-AOSP-First: Future release prep (Internal first)
This commit is contained in:
@@ -103,7 +103,7 @@ ifndef PLATFORM_SECURITY_PATCH
|
||||
# It must be of the form "YYYY-MM-DD" on production devices.
|
||||
# It must match one of the Android Security Patch Level strings of the Public Security Bulletins.
|
||||
# If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
|
||||
PLATFORM_SECURITY_PATCH := 2023-07-05
|
||||
PLATFORM_SECURITY_PATCH := 2023-08-05
|
||||
endif
|
||||
|
||||
include $(BUILD_SYSTEM)/version_util.mk
|
||||
|
Reference in New Issue
Block a user