• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

build


Commit MetaInfo

Revision07c1234af2b2ccb16ade799e4a755497bb28ed07 (tree)
Time2016-09-08 04:40:09
AuthorJessica Wagantall <jwagantall@cyng...>
CommiterJessica Wagantall

Log Message

Android 6.0.1 release 66
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEABECAAYFAlfO7hMACgkQ6K0/gZqxDnjSNwCcCl1/rVsflWx5IO7TFlAG5KuF
+VIAnRILBaXGvqGP5Lf+2cJpcUSML+Zj
=X6Gc
-----END PGP SIGNATURE-----

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

Change Summary

Incremental Difference

--- a/core/build_id.mk
+++ b/core/build_id.mk
@@ -18,4 +18,4 @@
1818 # (like "CRB01"). It must be a single word, and is
1919 # capitalized by convention.
2020
21-export BUILD_ID=MOB30Z
21+export BUILD_ID=MOB31E
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -103,7 +103,7 @@ ifeq "" "$(PLATFORM_SECURITY_PATCH)"
103103 # Can be an arbitrary string, but must be a single word.
104104 #
105105 # 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
107107 endif
108108
109109 ifeq "" "$(PLATFORM_BASE_OS)"