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

Unverified Commit 0e7a236f authored by Kevin F. Haggerty's avatar Kevin F. Haggerty
Browse files

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

Android 11.0.0 release 29

* tag 'android-11.0.0_r29':
  Version bump to RQ1A.210205.004 [core/build_id.mk]
  Version bump to RQ1A.210205.003 [core/build_id.mk]
  Version bump to RQ1A.210205.002 [core/build_id.mk]
  Update Security String to 2021-02-05

Change-Id: Iebc016d04ed4c81f3356fac1cb52395854cdc550
parents 78c28df4 d347de1f
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=RQ1A.210105.003
BUILD_ID=RQ1A.210205.004
+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-01-05
      PLATFORM_SECURITY_PATCH := 2021-02-05
endif
.KATI_READONLY := PLATFORM_SECURITY_PATCH