manifest: Temporarily add Pixel 9a remote

Add this until we switch to our own source built kernel, the 15
prebuilts still work on 16.

Change-Id: I5589c410c3b0e2305403acf92deedd8400e6797a
This commit is contained in:
Michael Bestas 2025-06-26 10:09:17 +03:00
parent ecdf4a3ad8
commit 7b8958d6af
No known key found for this signature in database

View File

@ -24,5 +24,7 @@
<remote name="aosp-caimito" fetch="https://android.googlesource.com" review="android-review.googlesource.com" revision="refs/tags/android-15.0.0_r32" clone-depth="1" />
<!-- Pixel 9 Pro Fold -->
<remote name="aosp-comet" fetch="https://android.googlesource.com" review="android-review.googlesource.com" revision="refs/tags/android-15.0.0_r32" clone-depth="1" />
<!-- Pixel 9a -->
<remote name="aosp-tegu" fetch="https://android.googlesource.com" review="android-review.googlesource.com" revision="refs/tags/android-15.0.0_r31" clone-depth="1" />
</manifest>