Skip to content

Commit

Permalink
Merge tag 'android-7.1.2_r12' into nougat-mr2
Browse files Browse the repository at this point in the history
Android 7.1.2 Release 12 (N2G47W)
  • Loading branch information
akhilnarang committed Jun 8, 2017
2 parents 6356cd2 + a6d4f1f commit d5feb09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/build_id.mk
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@
# (like "CRB01"). It must be a single word, and is
# capitalized by convention.

export BUILD_ID=N2G47O
export BUILD_ID=N2G47X
2 changes: 1 addition & 1 deletion core/version_defaults.mk
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ ifeq "" "$(PLATFORM_SECURITY_PATCH)"
# It must be of the form "YYYY-MM-DD" on production devices.
# 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 := 2017-05-05
PLATFORM_SECURITY_PATCH := 2017-06-05
endif

ifeq "" "$(PLATFORM_BASE_OS)"
Expand Down

0 comments on commit d5feb09

Please sign in to comment.