Skip to content

Commit

Permalink
Merge tag 'android-13.0.0_r74' into thirteen
Browse files Browse the repository at this point in the history
Android 13.0.0 Release 74 (TQ3C.230805.001.B2)

* tag 'android-13.0.0_r74' of https://android.googlesource.com/platform/build: (54 commits)
  Version bump to TQ3C.230805.001.B2 [core/build_id.mk]
  Version bump to TQ3C.230805.001.B1 [core/build_id.mk]
  Update Security String to 2023-08-05
  Version bump to TQ3C.230705.001.C2 [core/build_id.mk]
  Version bump to TQ3C.230705.001.C1 [core/build_id.mk]
  Version bump to TQ3C.230705.001.B2 [core/build_id.mk]
  Version bump to TQ3C.230705.001.B1 [core/build_id.mk]
  Version bump to TQ3C.230705.001.A1 [core/build_id.mk]
  Version bump to TQ3C.230605.010.D1 [core/build_id.mk]
  Version bump to TQ3C.230705.002.V1 [core/build_id.mk]
  Version bump to TQ3C.230705.002.E2 [core/build_id.mk]
  Version bump to TQ3C.230705.002.E1 [core/build_id.mk]
  Version bump to TQ3C.230705.002.D2 [core/build_id.mk]
  Version bump to TQ3C.230705.002.D1 [core/build_id.mk]
  Version bump to TQ3C.230705.002.C2 [core/build_id.mk]
  Version bump to TQ3C.230705.002.C1 [core/build_id.mk]
  Version bump to TQ3C.230705.002.B2 [core/build_id.mk]
  Version bump to TQ3C.230705.002.B1 [core/build_id.mk]
  Version bump to TQ3C.230705.002.A1 [core/build_id.mk]
  Version bump to TQ3C.230705.002 [core/build_id.mk]
  ...
  • Loading branch information
whyredfire committed Aug 8, 2023
2 parents 58fdd7f + 28d6f1a commit aeed53d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/build_id.mk
Expand Up @@ -18,4 +18,4 @@
# (like "CRB01"). It must be a single word, and is
# capitalized by convention.

BUILD_ID=TQ3A.230705.001
BUILD_ID=TQ3C.230805.001.B2
2 changes: 1 addition & 1 deletion core/version_defaults.mk
Expand Up @@ -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

0 comments on commit aeed53d

Please sign in to comment.