• 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

Revisãoe02dd77838fbb253bb6a9e3ae6e08221e95f18a7 (tree)
Hora2018-02-12 17:44:35
AutorChih-Wei Huang <cwhuang@linu...>
CommiterChih-Wei Huang

Mensagem de Log

Merge remote-tracking branch 'cm/cm-14.1' into cm-14.1-x86

Mudança Sumário

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