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

Unverified Commit 8d02a8a9 authored by Kevin F. Haggerty's avatar Kevin F. Haggerty
Browse files

Merge tag 'android-11.0.0_r37' into staging/lineage-18.1_merge-android-11.0.0_r37

Android 11.0.0 Release 37 (RQ2A.210505.003)

* tag 'android-11.0.0_r37':
  Version bump to RQ2A.210505.003 [core/build_id.mk]
  Version bump to RQ2A.210505.002 [core/build_id.mk]
  Update Security String to 2021-05-05
  Version bump to RQ2A.210405.006 [core/build_id.mk]

Change-Id: I8eaa4321af0139173a54e7c752dc4ebff127133f
parents 75b03c62 638a6cef
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=RQ2A.210405.005
BUILD_ID=RQ2A.210505.003
+1 −1
Original line number Diff line number Diff line
@@ -240,7 +240,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 := 2021-04-05
      PLATFORM_SECURITY_PATCH := 2021-05-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH