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

Commit fc879c9a authored by Michael Bestas's avatar Michael Bestas
Browse files

vars: November 2025 Security update

Change-Id: Iff09d650d2a69e76693ca4c211ae9dc26015e49f
parent 5e5b332d
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_r9 # June 2025, Security
readonly common_aosp_tag=android-security-15.0.0_r10 # September 2025, Security
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 common_aosp_build_id=BP1A.250505.005 # May 2025, Pixel 6, Tablet, 9

readonly topic=V_asb_2025-09
readonly topic=V_asb_2025-11

readonly merge_method="merge"