aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-08-03 16:45:58 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-08-03 17:42:52 +0000
commit02451afa168284cb7fa04ba61ece6037e3f4fcbe (patch)
treedf7c868971b19d8828bbc86cffe910ad188e8b84
parentc784782eae2518d1a140ca9136012de0a596ed36 (diff)
parente4dd005fda8f2b020f5c1688f57c76e87ebcf580 (diff)
downloadbuild-android13-mainline-go-networking-release.tar.gz
Make change and version bump to aml_go_net_330913000 for mainline module file: Noneaml_go_net_330913000android13-mainline-go-networking-release
Change-Id: Ib02c829aff36690662fe9e99145960c0d1669dc4
-rw-r--r--core/build_id.mk2
-rw-r--r--core/version_defaults.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/core/build_id.mk b/core/build_id.mk
index 4578793a46..4860a3d79c 100644
--- a/core/build_id.mk
+++ b/core/build_id.mk
@@ -18,4 +18,4 @@
# (like "CRB01"). It must be a single word, and is
# capitalized by convention.
-BUILD_ID=330912000
+BUILD_ID=330913000
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 65957c8859..5883925c73 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -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 := 2022-08-05
+ PLATFORM_SECURITY_PATCH := 2022-09-05
endif
include $(BUILD_SYSTEM)/version_util.mk