• 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ão5b6667276204f66956e5f4185e8d5be67f3412ba (tree)
Hora2017-07-27 09:20:32
AutorAdam Seaton <aseaton@goog...>
Commiterandroid-build-team Robot

Mensagem de Log

[DO NOT MERGE] Updating Security String to 2017-09-01 Bug:63846344
(cherry picked from commit 8d56fc91b1a899d5dc9d34ff8dd3b081a5bb4560)

Change-Id: I34d0dc5e1fc67d1127d3f7b89a0bf82e7f6259c5

Mudança Sumário

Diff

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