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

Unverified Commit 5cfc15ad authored by Kevin F. Haggerty's avatar Kevin F. Haggerty
Browse files

Merge tag 'android-10.0.0_r40' into staging/lineage-17.1_merge-android-10.0.0_r40

Android 10.0.0 release 40

* tag 'android-10.0.0_r40':
  Version bump to QQ3A.200705.002 [core/build_id.mk]
  Update Security String to 2020-07-05
  Update Security String to 2020-07-01
  Version bump to QQ3A.200605.002 [core/build_id.mk]

Change-Id: I6a65fdca31714e051e3fbf83be9e78d94200defc
parents 6bc6d81a 5eab60ce
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,4 +18,4 @@
# (like "CRB01").  It must be a single word, and is
# capitalized by convention.

BUILD_ID=QQ3A.200605.001
BUILD_ID=QQ3A.200705.002
+1 −1
Original line number Diff line number Diff line
@@ -250,7 +250,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 := 2020-06-05
      PLATFORM_SECURITY_PATCH := 2020-07-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH