We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f9a1f0 commit 5dd4280Copy full SHA for 5dd4280
core/version_defaults.mk
@@ -250,7 +250,7 @@ ifndef PLATFORM_SECURITY_PATCH
250
# It must be of the form "YYYY-MM-DD" on production devices.
251
# It must match one of the Android Security Patch Level strings of the Public Security Bulletins.
252
# If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
253
- PLATFORM_SECURITY_PATCH := 2020-08-05
+ PLATFORM_SECURITY_PATCH := 2020-09-05
254
endif
255
.KATI_READONLY := PLATFORM_SECURITY_PATCH
256
0 commit comments