manifests_android/snippets/brax.xml
2025-09-17 11:41:34 +03:00

15 lines
855 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="brax"
fetch="git.os-source.co"
review="iodeos-review.os-source.co"
revision="v6-staging"
sync-c="true" />
<project path="hardware/mediatek" name="lineage/hardware_mediatek" remote="iode" />
<project path="device/mediatek/sepolicy_vndr" name="LineageOS/android_device_mediatek_sepolicy_vndr" />
<project path="device/brax/brax3" name="IodeOs/device_brax_brax3" remote="brax" />
<project path="device/brax/brax3-kernel" name="IodeOs/device_brax_brax3-kernel" remote="brax" />
<project path="vendor/brax/brax3" name="IodeOs/vendor_brax_brax3" remote="brax" />
<remove-project name="lineage/frameworks_native" />
<project path="frameworks/native" name="lineage/frameworks_native" groups="pdk" remote="iode" revision="v6-staging-mtk"/>
</manifest>