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:
parent
240278dfc7
commit
be93b44331
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue