Skip to content

Commit 9dcdc2e

Browse files
Zach Jangandi34
authored andcommitted
Updating security string to 2016-07-01
b/28912173 Change-Id: Ib40892d3185285cf4e95abb655a96c76258e17b1 (cherry picked from commit 45ff24a)
1 parent 7bade4d commit 9dcdc2e

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-06-01
84+
PLATFORM_SECURITY_PATCH := 2016-07-01
8585
endif
8686

8787
ifeq "" "$(BUILD_ID)"

0 commit comments

Comments
 (0)