Merge changes from topic "presubmit-am-af5ea525ca0b47719063253a628cb9f4" into sc-v2-dev-plus-aosp am: e4abae8a45

Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/17126794

Change-Id: Id09eef04aee25690a8b28afb5b925dd78df6d35e
This commit is contained in:
Steve Berbary 2022-03-14 22:12:32 +00:00 committed by Automerger Merge Worker
commit a80c97f835

View file

@ -98,7 +98,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 := 2022-04-05
PLATFORM_SECURITY_PATCH := 2022-05-05
endif
include $(BUILD_SYSTEM)/version_util.mk