• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

build


Commit MetaInfo

Revisionf1af383509797d4b42c3c286fa7dc5575e21f69e (tree)
Zeit2017-05-25 02:26:03
AutorAdam Seaton <aseaton@goog...>
Commiterandroid-build-team Robot

Log Message

[DO NOT MERGE]Updating security string to 2017-07-01 on nyc-dev
bug:38342695
(cherry picked from commit 77dad3dfcd677136f6657e1b95dd84ed1be1d728)

Change-Id: Ia2ca8f85c617295dd692a331a5cb7bab8b2fd849

Ändern Zusammenfassung

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