• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

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

build


Commit MetaInfo

Révisiond04107a899d4ec50dc4635c38145f155fd531bf6 (tree)
l'heure2017-07-27 09:20:41
AuteurAdam Seaton <aseaton@goog...>
Commiterandroid-build-team Robot

Message de Log

[DO NOT MERGE] Updating Security String to 2017-09-05 Bug:63846344
(cherry picked from commit 18be90844245f3873261e4aa1072e8d83fdb33aa)

Change-Id: If73cea67ee2ff2d3672d735a071774bea2a3fe4f

Change Summary

Modification

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