• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

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

build


Commit MetaInfo

Revisão15947f64a636f0b6cfe17b6ffcc50a32e66853ce (tree)
Hora2017-06-17 02:23:41
Autorandroid-build-team Robot <android-build-team-robot@goog...>
Commiterandroid-build-team Robot

Mensagem de Log

Make change and version bump to NZH54C

Change-Id: Ifa0976524ad1d8d5f380a276f9af55d857a889a7

Mudança Sumário

Diff

--- 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=NZH54C
--- 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)"