• 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

Revision3b50a6b000039064a90b994a0c1683931c630ce0 (tree)
Time2017-08-24 04:16:42
AuthorAdam Seaton <aseaton@goog...>
Commiterandroid-build-team Robot

Log Message

Update platform security string to 2017-10-05 in oc-dev Bug:64896113
(cherry picked from commit 4e140ce86ac37b5a5aec06058262fe1a7a835909)

Change-Id: I649086d40150684361bc1a2e5ae63e8447764de2

Change Summary

Incremental Difference

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