Update Security String to 2021-05-05

resolve merge conflicts of 321db2f846 to rvc-qpr-dev

Bug: 182937985
Change-Id: I248e89c967a3b02e072f477594a86b568d0f94a2
(cherry picked from commit 10e01bc865)
gugelfrei-debug
Paul Scovanner 3 years ago committed by android-build-team Robot
parent 3de8fdaece
commit aa90271881

@ -240,7 +240,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 := 2021-04-05
PLATFORM_SECURITY_PATCH := 2021-05-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH

Loading…
Cancel
Save