build
Revision | 07c1234af2b2ccb16ade799e4a755497bb28ed07 (tree) |
---|---|
Time | 2016-09-08 04:40:09 |
Author | Jessica Wagantall <jwagantall@cyng...> |
Commiter | Jessica Wagantall |
Merge tag 'android-6.0.1_r66' into HEAD
Android 6.0.1 release 66
# gpg: Signature made Tue 06 Sep 2016 09:25:55 AM PDT using DSA key ID 9AB10E78
# gpg: Can't check signature: public key not found
@@ -18,4 +18,4 @@ | ||
18 | 18 | # (like "CRB01"). It must be a single word, and is |
19 | 19 | # capitalized by convention. |
20 | 20 | |
21 | -export BUILD_ID=MOB30Z | |
21 | +export BUILD_ID=MOB31E |
@@ -103,7 +103,7 @@ ifeq "" "$(PLATFORM_SECURITY_PATCH)" | ||
103 | 103 | # Can be an arbitrary string, but must be a single word. |
104 | 104 | # |
105 | 105 | # If there is no $PLATFORM_SECURITY_PATCH set, keep it empty. |
106 | - PLATFORM_SECURITY_PATCH := 2016-08-05 | |
106 | + PLATFORM_SECURITY_PATCH := 2016-09-06 | |
107 | 107 | endif |
108 | 108 | |
109 | 109 | ifeq "" "$(PLATFORM_BASE_OS)" |