build
Revision | 50a95eda89982a0634cfcd2fbdcba02f340dee55 (tree) |
---|---|
Zeit | 2020-05-20 23:29:58 |
Autor | Chih-Wei Huang <cwhuang@linu...> |
Commiter | Chih-Wei Huang |
Merge remote-tracking branch 'cm/cm-14.1' into cm-14.1-x86
@@ -131,7 +131,7 @@ ifeq "" "$(PLATFORM_SECURITY_PATCH)" | ||
131 | 131 | # It must be of the form "YYYY-MM-DD" on production devices. |
132 | 132 | # It must match one of the Android Security Patch Level strings of the Public Security Bulletins. |
133 | 133 | # If there is no $PLATFORM_SECURITY_PATCH set, keep it empty. |
134 | - PLATFORM_SECURITY_PATCH := 2019-09-05 | |
134 | + PLATFORM_SECURITY_PATCH := 2020-04-05 | |
135 | 135 | endif |
136 | 136 | |
137 | 137 | ifeq "" "$(PLATFORM_BASE_OS)" |