diff options
| author | Adrian Quintanilla Martinez <adri16072002@gmail.com> | 2017-07-31 18:31:30 +0000 |
|---|---|---|
| committer | Adrian Quintanilla Martinez <adri16072002@gmail.com> | 2017-07-31 18:32:59 +0000 |
| commit | 8c9d22e2d409ec20215dcc271d9246f77a8761c9 (patch) | |
| tree | a584e19a13a42f840032913e292bc9beac35d148 | |
| parent | f6ce5440b098b6322f7e4cfa117cf02fa98622ad (diff) | |
2017-07-01mm6.0
Change-Id: I2f113014109f0ef4de3fb33bfc932d433d30eb3b
| -rw-r--r-- | core/build_id.mk | 2 | ||||
| -rw-r--r-- | core/version_defaults.mk | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/build_id.mk b/core/build_id.mk index e6bb0d729a..ca6a6c6325 100644 --- a/core/build_id.mk +++ b/core/build_id.mk @@ -18,4 +18,4 @@ # (like "CRB01"). It must be a single word, and is # capitalized by convention. -export BUILD_ID=M4B30X +export BUILD_ID=MOB31T diff --git a/core/version_defaults.mk b/core/version_defaults.mk index 068ed0e27b..5156b9d0e4 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk @@ -105,7 +105,7 @@ ifeq "" "$(PLATFORM_SECURITY_PATCH)" # It must match one of the Android Security Patch Level strings of the Public Security Bulletins. # # If there is no $PLATFORM_SECURITY_PATCH set, keep it empty. - PLATFORM_SECURITY_PATCH := 2016-10-05 + PLATFORM_SECURITY_PATCH := 2017-07-01 endif ifeq "" "$(PLATFORM_BASE_OS)" |
