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

Unverified Commit 3367d170 authored by Michael Bestas's avatar Michael Bestas
Browse files

Merge tag 'android-13.0.0_r43' into staging/lineage-20.0_merge-android-13.0.0_r43

Android 13.0.0 release 43

# -----BEGIN PGP SIGNATURE-----
#
# iF0EABECAB0WIQRDQNE1cO+UXoOBCWTorT+BmrEOeAUCZFABdQAKCRDorT+BmrEO
# eJuHAJ4ud3eLpObkhZHjqzr+hYy88DPnaACggwdNU0Unz1nzN6JxfdtmX7KtODw=
# =vNZB
# -----END PGP SIGNATURE-----
# gpg: Signature made Mon May  1 21:14:13 2023 EEST
# gpg:                using DSA key 4340D13570EF945E83810964E8AD3F819AB10E78
# gpg: Good signature from "The Android Open Source Project <initial-contribution@android.com>" [marginal]
# gpg: initial-contribution@android.com: Verified 1655 signatures in the past
#      18 months.  Encrypted 4 messages in the past 15 months.
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg:          It is not certain that the signature belongs to the owner.
# Primary key fingerprint: 4340 D135 70EF 945E 8381  0964 E8AD 3F81 9AB1 0E78

# By Android Build Coastguard Worker (8) and Steve Berbary (1)
# Via Android Build Coastguard Worker
* tag 'android-13.0.0_r43':
  Version bump to TQ2A.230505.002 [core/build_id.mk]
  Update Security String to 2023-05-05
  Version bump to TQ2A.230405.003.D1 [core/build_id.mk]
  Version bump to TQ2A.230405.003.C2 [core/build_id.mk]
  Version bump to TQ2A.230405.003.C1 [core/build_id.mk]
  Version bump to TQ2A.230405.003.B2 [core/build_id.mk]
  Version bump to TQ2A.230405.003.B1 [core/build_id.mk]
  Version bump to TQ2A.230405.003.A2 [core/build_id.mk]
  Version bump to TQ2A.230405.003.A1 [core/build_id.mk]

Change-Id: I974e2643f628fc80cf5c699579df84798ab5fb20
parents e02d0860 0f559666
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=TQ2A.230405.003.E1
BUILD_ID=TQ2A.230505.002
+1 −1
Original line number Diff line number Diff line
@@ -103,7 +103,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 := 2023-04-05
    PLATFORM_SECURITY_PATCH := 2023-05-05
endif

include $(BUILD_SYSTEM)/version_util.mk