From 95e80ecca05f8eb654584372e4aefb878d4c2823 Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Wed, 6 Mar 2024 13:31:20 -0300 Subject: [PATCH] Build AOSP with QPR2 --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 613c4b009..25737f65c 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -7,7 +7,7 @@ task: cpu: 8 memory: 32G build_script: - - ./.github/scripts/build_aosp.sh aosp_arm64 userdebug android-14.0.0_r1 + - ./.github/scripts/build_aosp.sh aosp_arm64 userdebug android-14.0.0_r28 always: seedvault_artifacts: path: Seedvault.apk