Skip to content

Commit ebd65bb

Browse files
Adam Seatonandi34
authored andcommitted
Update Security String to 2016-12-01
lmp-dev b/32249855 Change-Id: I36e36f83f007351f6f90b5210f02798a5b54664a
1 parent 7875151 commit ebd65bb

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

8787
ifeq "" "$(BUILD_ID)"

0 commit comments

Comments
 (0)