• 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ón458cb741c8779f2cdf403130e800bb407eff4d0d (tree)
Tiempo2017-08-24 04:16:31
AutorAdam Seaton <aseaton@goog...>
Commiterandroid-build-team Robot

Log Message

Update platform security string to 2017-10-01 in oc-dev Bug:64896113
(cherry picked from commit 80d3742026e1640e3cbcfb2bcbc9244733dc05d4)

Change-Id: I84d39c967ca16e87105299cc5f0baf34b2bbdd61

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-05
168+ PLATFORM_SECURITY_PATCH := 2017-10-01
169169 endif
170170
171171 ifndef PLATFORM_BASE_OS