diff options
| author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2023-08-25 10:06:54 +0000 |
|---|---|---|
| committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2023-08-25 10:34:24 +0000 |
| commit | 5cc1a3c98d6ec56ba17f506760f85cfe86f7c339 (patch) | |
| tree | 2a78f0c507567bd10d247cf5899da8ede52be5f3 | |
| parent | df766915c745d5f3fba7e96e6fa284b8e9a8a2f7 (diff) | |
| parent | 9cb853427fa2c7e257f2f442f104b3de3bcbe4af (diff) | |
Make change and version bump to TKQ1.230825.001
Snap for 10715106 from 9cb853427fa2c7e257f2f442f104b3de3bcbe4af to t-keystone-qcom-release
Change-Id: I3a82113bd55a51948ee31e9e2a75116c6b4cfc36
| -rw-r--r-- | core/build_id.mk | 2 | ||||
| -rw-r--r-- | core/version_defaults.mk | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/build_id.mk b/core/build_id.mk index 545b3c98c0..eca29510f9 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=TKQ1.230824.001 +BUILD_ID=TKQ1.230825.001 diff --git a/core/version_defaults.mk b/core/version_defaults.mk index 76eaf6500d..033a15f7b3 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk @@ -111,7 +111,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-01 endif include $(BUILD_SYSTEM)/version_util.mk |
