• 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

Revisionc11e8745d80789249674d323794b4aabb82d75c0 (tree)
Time2017-08-11 14:40:54
AuthorChih-Wei Huang <cwhuang@linu...>
CommiterChih-Wei Huang

Log Message

Android 7.1.2 Release 33 (NZH54D)
-----BEGIN PGP SIGNATURE-----

iEYEABECAAYFAll7mPcACgkQ6K0/gZqxDnjk0gCfcTvsXnikiI6jqyl9sednwXXu
cmQAn3572d4M1Klhi2+ByhbmmCDJwsHB
=wtcL
-----END PGP SIGNATURE-----

Merge tag 'android-7.1.2_r33' into nougat-x86

Android 7.1.2 Release 33 (NZH54D)

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=NZH54B
21+export BUILD_ID=NZH54D
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -131,7 +131,7 @@ ifeq "" "$(PLATFORM_SECURITY_PATCH)"
131131 # It must be of the form "YYYY-MM-DD" on production devices.
132132 # It must match one of the Android Security Patch Level strings of the Public Security Bulletins.
133133 # If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
134- PLATFORM_SECURITY_PATCH := 2017-07-05
134+ PLATFORM_SECURITY_PATCH := 2017-08-05
135135 endif
136136
137137 ifeq "" "$(PLATFORM_BASE_OS)"