• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

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

build


Commit MetaInfo

修訂ca7da85fcce8ca562fbc6b16ce4d9cdae6439f51 (tree)
時間2017-10-03 07:25:16
作者Adam Seaton <aseaton@goog...>
CommiterDan Pasanen

Log Message

[DO NOT MERGE] Update platform security string to 2017-10-05 in nyc-dev Bug:64896113
(cherry picked from commit 1517f3d2da27eae798a3ac765096251914f9b119)

Change-Id: Iaf69b105d57ab33dccde1b13be5271178269f82a

Change Summary

差異

--- 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-10-01
134+ PLATFORM_SECURITY_PATCH := 2017-10-05
135135 endif
136136
137137 ifeq "" "$(PLATFORM_BASE_OS)"