aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSavitha Gouda <savithagouda@google.com>2021-12-17 03:39:36 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-12-17 03:39:36 +0000
commitfb405feec39e968668c7fd897697c426fec4bcaa (patch)
tree8d95076476fafa2b1e577f9fb4e022981ca3fa70
parent6e4c4dadb188ab193508dbc043f7ee8520705217 (diff)
parent505f869ef7d1838120351afa351561fe6a56407d (diff)
downloadbuild-fb405feec39e968668c7fd897697c426fec4bcaa.tar.gz
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
-rw-r--r--core/version_defaults.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index a2c7837380..c793a31c0b 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -240,7 +240,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-01-01
+ PLATFORM_SECURITY_PATCH := 2022-02-01
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH