manifest: comment out app_PawletAndroidAuto, not pushed to git.oxmc.me yet

The local checkout is just a PLAN.md with no commits and no remote --
this entry has been breaking repo sync with "Repository not found"
since nothing exists at PawletOS/app_PawletAndroidAuto on the server.
Same pattern as the existing commented-out update_engine block.
This commit is contained in:
2026-08-15 05:17:13 -07:00
parent e6e3e29833
commit 53366173c4
+3
View File
@@ -27,7 +27,10 @@
<project path="packages/apps/SetupWizard" name="PawletOS/android_packages_apps_SetupWizard" remote="oxmc_git" revision="android-16.0" />
<project path="packages/apps/ConfigProvisioner" name="PawletOS/app_ConfigProvisioner" remote="oxmc_git" revision="main" />
<project path="packages/apps/PawletSettings" name="PawletOS/app_PawletSettings" remote="oxmc_git" revision="main" />
<!-- app_PawletAndroidAuto: local-only so far (PLAN.md, no commits), never pushed to
git.oxmc.me. Re-enable once the repo actually exists there with real content.
<project path="packages/apps/PawletAndroidAuto" name="PawletOS/app_PawletAndroidAuto" remote="oxmc_git" revision="main" />
-->
<project path="packages/apps/PawletCache" name="PawletOS/android_packages_apps_PawletCache" remote="oxmc_git" revision="main" />
<!-- MicroG -->