Files
android_local_manifest/vendors/lineageos.xml
2025-08-20 17:28:01 -07:00

12 lines
481 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<!-- Remotes -->
<remote name="github" fetch="https://github.com/" />
<remote name="oxmcgit" fetch="https://git.oxmc.me/" />
<!-- Updater -->
<project path="packages/apps/Updater" name="PawletOS/lineageos_updater" remote="oxmcgit" revision="lineage-22.2" />
<!-- Setup Wizard -->
<project path="packages/apps/SetupWizard" name="PawletOS/lineageos_setupwizard" remote="oxmcgit" revision="lineage-22.2" />
</manifest>