diff options
| author | 2019-10-11 02:56:40 +0000 | |
|---|---|---|
| committer | 2019-10-11 02:56:40 +0000 | |
| commit | 51a7d202297cb41f41caaa4595d209f8b93d651d (patch) | |
| tree | 34cedc3880dc6c60cfc96542cfcda503ec6cdff6 | |
| parent | 0ffe0c6248218ee49fc3affec66de557136c11d9 (diff) | |
| parent | 66ec993fe55e78d0c14c126afbd3076a3d09215d (diff) | |
Merge "DO NOT MERGE - Merge QP1A.191005.007 into master"
| -rw-r--r-- | core/version_defaults.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index 30890c0e0b..ff5fb427ce 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk @@ -250,7 +250,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 := 2019-09-05 + PLATFORM_SECURITY_PATCH := 2019-10-05 endif .KATI_READONLY := PLATFORM_SECURITY_PATCH |