• 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ão3f35e427408dba4c9482060630abfaea17ace157 (tree)
Hora2017-12-10 01:03:03
AutorDan Pasanen <dan.pasanen@gmai...>
CommiterDan Pasanen

Mensagem de Log

Bump security string to 2017-12-05

Change-Id: Id8db5ddbe554998e8029b78a48cc2a18ac7b596c

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