Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 683c44c8 authored by Adam Seaton's avatar Adam Seaton Committed by Android (Google) Code Review
Browse files

Merge changes I7c8a25a2,Ifb32d061 into oc-dev

* changes:
  Updating Security String to 2017-09-05 Bug:63846344
  Updating Security String to 2017-09-01 Bug:63846344
parents b81e890e 32f388f6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -165,7 +165,7 @@ ifndef 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-08-05
      PLATFORM_SECURITY_PATCH := 2017-09-05
endif

ifndef PLATFORM_BASE_OS