• 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

Revision468971e798871faf66ba7f1b9a4e5a99db8acf04 (tree)
Zeit2017-05-25 07:52:34
AutorAdam Seaton <aseaton@goog...>
Commiterandroid-build-team Robot

Log Message

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

Change-Id: I639cd5243d7a80cbf9e6c3581bb038389c28adad

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