• 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ão91bc537e1dda4e70f7dc499592f2a3496f3503af (tree)
Hora2017-11-16 04:55:29
AutorAdam Seaton <aseaton@goog...>
CommiterDan Pasanen

Mensagem de Log

Update Security String to 2017-11-05

Change-Id: I9fd1b7832eee415ea2a6c718df419ea12ddfe620

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