• 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

Revisión8234dcba70d5096dba2df1ecd1f179963c1c7d22 (tree)
Tiempo2017-08-09 03:41:56
AutorAdam Seaton <aseaton@goog...>
Commiterandroid-build-team Robot

Log Message

Updating Security String to 2017-09-05 Bug:63846344
(cherry picked from commit 32f388f655be42e2c7b724ec8568164877a5507b)

Change-Id: I4e0514f31a57fc6db1bb3cb0f99211a64a649174

Cambiar Resumen

Diferencia incremental

--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -165,7 +165,7 @@ ifndef PLATFORM_SECURITY_PATCH
165165 # It must be of the form "YYYY-MM-DD" on production devices.
166166 # It must match one of the Android Security Patch Level strings of the Public Security Bulletins.
167167 # If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
168- PLATFORM_SECURITY_PATCH := 2017-09-01
168+ PLATFORM_SECURITY_PATCH := 2017-09-05
169169 endif
170170
171171 ifndef PLATFORM_BASE_OS