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

Unverified Commit 42dec805 authored by Michael Bestas's avatar Michael Bestas
Browse files

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

Android 13.0.0 Release 67 (TQ3A.230805.001)

# -----BEGIN PGP SIGNATURE-----
#
# iF0EABECAB0WIQRDQNE1cO+UXoOBCWTorT+BmrEOeAUCZNFQWAAKCRDorT+BmrEO
# eG7QAJ4vszwmqOJR6ig768rW2S6v2FNTugCgi68bCOURuWuUhr6qcqEtGCGxM5E=
# =2CQY
# -----END PGP SIGNATURE-----
# gpg: Signature made Mon Aug  7 23:13:12 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 1804 signatures in the past
#      21 months.  Encrypted 4 messages in the past 19 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 (5) and Lokesh Kumar Goel (1)
# Via Android Build Coastguard Worker
* tag 'android-13.0.0_r67':
  Update Security String to 2023-08-05
  Version bump to TQ3A.230705.001.B4 [core/build_id.mk]
  Version bump to TQ3A.230705.001.B3 [core/build_id.mk]
  Version bump to TQ3A.230705.001.B2 [core/build_id.mk]
  Version bump to TQ3A.230705.001.B1 [core/build_id.mk]
  Version bump to TQ3A.230705.001.A1 [core/build_id.mk]

Change-Id: I519102f4d98d35abe3c09bb19976b43c64bfa973
parents cf5e4f71 c2eaeed9
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=TQ3A.230705.001
BUILD_ID=TQ3A.230805.001
+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-07-05
    PLATFORM_SECURITY_PATCH := 2023-08-05
endif

include $(BUILD_SYSTEM)/version_util.mk