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

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

vars: December 2025 Security update

Change-Id: I3f616e46684f4aefbc979029ce14e9eaf916f974
parent fc879c9a
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -5,11 +5,11 @@ readonly aosp_tag_match=android-15.0 # For update-device-vars.sh
readonly os_branch=lineage-22.2
readonly device_branch=lineage-22.2

readonly prev_common_aosp_tag=android-security-15.0.0_r10 # September 2025, Security
readonly common_aosp_tag=android-security-15.0.0_r11 # November 2025, Security
readonly prev_common_aosp_tag=android-security-15.0.0_r11 # November 2025, Security
readonly common_aosp_tag=android-security-15.0.0_r12 # December 2025, Security

readonly common_aosp_build_id=BP1A.250505.005 # May 2025, Pixel 6, Tablet, 9

readonly topic=V_asb_2025-11
readonly topic=V_asb_2025-12

readonly merge_method="merge"