commit | 11c84f95fbcce5c9ab7fc1330cdc95cff5bf62d3 | [log] [tgz] |
---|---|---|
author | Jeffrey Vander Stoep <jeffv@google.com> | Thu Jun 23 21:00:03 2016 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Jun 23 21:00:04 2016 +0000 |
tree | 79eb92aad61ff072f93e2f8298aafe93a2d70dab | |
parent | 9fc3cf7ba21d0877372f682a6a0c7db2a2294c1c [diff] | |
parent | c20df7057dbd386b37a668850e11059db5a49430 [diff] |
Merge "disable unpriv perf by default in user{,debug} builds" into mnc-dev
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index 18f847f..c88c0c9 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk
@@ -103,7 +103,7 @@ # Can be an arbitrary string, but must be a single word. # # If there is no $PLATFORM_SECURITY_PATCH set, keep it empty. - PLATFORM_SECURITY_PATCH := 2016-07-05 + PLATFORM_SECURITY_PATCH := 2016-08-05 endif ifeq "" "$(PLATFORM_BASE_OS)"