Make change and version bump to UP1A.230905.001

Merge cherrypicks of ['googleplex-android-review.googlesource.com/24026314'] into udc-release.

Change-Id: Id8d1a4af95ea84a7c0747780903e8e270f62f5e6
This commit is contained in:
Android Build Coastguard Worker
2023-07-18 04:35:39 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -18,4 +18,4 @@
# (like "CRB01"). It must be a single word, and is
# capitalized by convention.
BUILD_ID=UP1A.230623.016
BUILD_ID=UP1A.230905.001

View File

@@ -104,7 +104,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-08-05
PLATFORM_SECURITY_PATCH := 2023-09-05
endif
include $(BUILD_SYSTEM)/version_util.mk