diff --git a/rpi/repo-shallow.yml b/rpi/repo-shallow.yml index de0a67d..c79d344 100644 --- a/rpi/repo-shallow.yml +++ b/rpi/repo-shallow.yml @@ -1,3 +1,4 @@ +# Android 16.0.0_r4 local manifest for PawletOS on Raspberry Pi repo: url: "https://android.googlesource.com/platform/manifest" branch: "android-16.0.0_r4" @@ -8,7 +9,8 @@ repo: manifest_brcm_rpi: "https://git.oxmc.me/PawletOS/android_local_manifest/raw/branch/android-16.0/rpi/vendor/brcm_rpi.xml" manifest_lineageos: "https://git.oxmc.me/PawletOS/android_local_manifest/raw/branch/android-16.0/common/vendor/lineageos.xml" manifest_pawletos: "https://git.oxmc.me/PawletOS/android_local_manifest/raw/branch/android-16.0/rpi/pawletos.xml" - remove_projects: "https://git.oxmc.me/PawletOS/android_local_manifest/raw/branch/android-16.0/common/remove_projects.xml" + remove_projects: + - "https://git.oxmc.me/PawletOS/android_local_manifest/raw/branch/android-16.0/common/remove_projects.xml" patches: dirs: diff --git a/rpi/repo.yml b/rpi/repo.yml index 3348736..a445712 100644 --- a/rpi/repo.yml +++ b/rpi/repo.yml @@ -1,3 +1,4 @@ +# Android 16.0.0_r4 local manifest for PawletOS on Raspberry Pi repo: url: "https://android.googlesource.com/platform/manifest" branch: "android-16.0.0_r4"