manifest: Add aosp-akita remote

Change-Id: I6a255c6eb1d2f856e9fc2544a02b133d5c5f5572
This commit is contained in:
Michael Bestas 2024-06-23 00:42:23 +03:00
parent 5f404fc4e0
commit 5958caa04d
No known key found for this signature in database
GPG Key ID: CC95044519BE6669

View File

@ -17,5 +17,7 @@
<!-- Pixel 8/8 Pro --> <!-- Pixel 8/8 Pro -->
<remote name="aosp-shusky" fetch="https://android.googlesource.com" review="android-review.googlesource.com" revision="refs/tags/android-14.0.0_r50" clone-depth="1" /> <remote name="aosp-shusky" fetch="https://android.googlesource.com" review="android-review.googlesource.com" revision="refs/tags/android-14.0.0_r50" clone-depth="1" />
<!-- Pixel 8a -->
<remote name="aosp-akita" fetch="https://android.googlesource.com" review="android-review.googlesource.com" revision="refs/tags/android-14.0.0_r50" clone-depth="1" />
</manifest> </manifest>