13 lines
872 B
XML
13 lines
872 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<manifest>
|
|
<remote name="brax" fetch="https://git.os-source.co/" review="https://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>
|