commit | c5a1c1b3c42b03fe24dfd0320d792d8ab032d041 | [log] [tgz] |
---|---|---|
author | Dirk Dougherty <ddougherty@google.com> | Fri Aug 19 05:27:58 2016 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Aug 19 05:27:59 2016 +0000 |
tree | 5d3a44ea207c23e0ac95992342dc5422ad536bc0 | |
parent | 888c180b88dd73b078e570ae019cc2208825b6a6 [diff] | |
parent | 8aec568883bad7edf456d1837e960dc8704124d5 [diff] |
Merge "update dac legacy templates for N release." into nyc-dev
diff --git a/core/version_defaults.mk b/core/version_defaults.mk index 18f80ae..31decf1 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk
@@ -113,7 +113,7 @@ # Must be of the form "YYYY-MM-DD" on production devices. # # If there is no $PLATFORM_SECURITY_PATCH set, keep it empty. - PLATFORM_SECURITY_PATCH := 2016-09-06 + PLATFORM_SECURITY_PATCH := 2016-10-05 endif ifeq "" "$(PLATFORM_BASE_OS)"