Skip to content

Commit b246e79

Browse files
Zach Jangandi34
authored andcommitted
Merge Conflict--Update Security String to 2016-05-01 in preparation for May 2016 Security OTA
b/27724973 Change-Id: I572123586730e45b304f352c8b0fd6371ff5788b
1 parent c61a5c2 commit b246e79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/version_defaults.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ ifeq "" "$(PLATFORM_SECURITY_PATCH)"
8181
# Can be an arbitrary string, but must be a single word.
8282
#
8383
# If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
84-
PLATFORM_SECURITY_PATCH := 2016-04-01
84+
PLATFORM_SECURITY_PATCH := 2016-05-01
8585
endif
8686

8787
ifeq "" "$(BUILD_ID)"

0 commit comments

Comments
 (0)