Add PawletOS packages

This commit is contained in:
2025-08-17 13:34:41 -07:00
parent 2487a9b518
commit 87592eac23

View File

@@ -1,6 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<manifest> <manifest>
<remote name="github" fetch="https://github.com/" /> <remote name="github" fetch="https://github.com/" />
<remote name="oxmcgit" fetch="https://git.oxmc.me/" />
<!-- PawletOS -->
<project path="vendor/dev.oxmc/overlays/FrameworkResOverlay" name="PawletOS/FrameworkOverlay" remote="oxmcgit" revision="main" />
<project path="frameworks/base/oxmc" name="PawletOS/FrameworkAPI" remote="oxmcgit" revision="main" />
<!-- Raspberry Pi --> <!-- Raspberry Pi -->
<project path="device/brcm/rpi4" name="raspberry-vanilla/android_device_brcm_rpi4" remote="github" revision="android-16.0" > <project path="device/brcm/rpi4" name="raspberry-vanilla/android_device_brcm_rpi4" remote="github" revision="android-16.0" >