Add vendors/lineageos.xml

This commit is contained in:
2025-08-20 17:28:01 -07:00
parent 59ed89e69f
commit dafe2869ca

12
vendors/lineageos.xml vendored Normal file
View File

@@ -0,0 +1,12 @@
<?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>