commit | fb405feec39e968668c7fd897697c426fec4bcaa | [log] [tgz] |
---|---|---|
author | Savitha Gouda <savithagouda@google.com> | Fri Dec 17 03:39:36 2021 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Dec 17 03:39:36 2021 +0000 |
tree | 8d95076476fafa2b1e577f9fb4e022981ca3fa70 | |
parent | 6e4c4dadb188ab193508dbc043f7ee8520705217 [diff] | |
parent | 505f869ef7d1838120351afa351561fe6a56407d [diff] |
Update security string to 2022-02-01 am: dbca77790b am: 5aa365533b am: 4d389c976c am: 962fe3597e am: 505f869ef7 Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/16483514 Change-Id: I4f5fc52cd745c849472d845e53efbba87ddb748e
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index a2c7837..c793a31 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk
@@ -240,7 +240,7 @@ # 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-01-01 + PLATFORM_SECURITY_PATCH := 2022-02-01 endif .KATI_READONLY := PLATFORM_SECURITY_PATCH