Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit abb6fb90 authored by 33's avatar 33
Browse files

Delete violet.xml

parent 4de79844
Loading
Loading
Loading
Loading

violet.xml

deleted100644 → 0
+0 −33
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
    <remote name="githubp"
	    fetch="https://github.com/PeterCxy" />
    <remove-project name="e/os/android_build"/>
    <remove-project name="e/os/android_vendor_lineage"/>
    <remove-project name="LineageOS/android_hardware_qcom_power"/>
    <remove-project name="e/os/android_frameworks_base"/>
    <remove-project name="LineageOS/android_system_core"/>
    <remove-project name="LineageOS/android_system_vold"/>
    <remove-project name="LineageOS/android_hardware_interfaces"/>

    <project path="build/make" name="android_build_make" remote="githubp" revision="lineage-16.0" >
        <copyfile src="core/root.mk" dest="Makefile" />
        <linkfile src="CleanSpec.mk" dest="build/CleanSpec.mk" />
        <linkfile src="buildspec.mk.default" dest="build/buildspec.mk.default" />
        <linkfile src="core" dest="build/core" />
        <linkfile src="envsetup.sh" dest="build/envsetup.sh" />
        <linkfile src="target" dest="build/target" />
        <linkfile src="tools" dest="build/tools" />
    </project>
    <project path="vendor/lineage" name="android_vendor_lineage" remote="githubp" revision="lineage-16.0"/>
    <project path="frameworks/base" name="android_frameworks_base-lineage" remote="githubp" revision="lineage-16.0"/>
    <project path="system/core" name="android_system_core" remote="githubp" revision="lineage-16.0"/>
    <project path="system/vold" name="android_system_vold" remote="githubp" revision="lineage-16.0"/>
    <project path="hardware/interfaces" name="android_hardware_interfaces" remote="githubp" revision="lineage-16.0"/>
    <project path="device/xiaomi/violet" name="android_device_xiaomi_violet" remote="githubp" revision="lineage-16.0"/>
    <project path="kernel/xiaomi/sm6150" name="android_kernel_xiaomi_sm6150" remote="githubp" revision="lineage-16.0-caf"/>
    <project path="vendor/xiaomi/violet" name="android_vendor_xiaomi_violet" remote="githubp" revision="lineage-16.0"/>
    <project path="packages/resources/devicesettings" name="LineageOS/android_packages_resources_devicesettings" remote="lineage" revision="lineage-16.0"/>
    <project path="prebuilts/lineage-sdk" name="LineageOS/android_prebuilts_lineage-sdk" remote="lineage" revision="lineage-16.0"/>
    <project path="hardware/qcom/power" name="android_hardware_qcom_power" remote="githubp" revision="lineage-16.0"/>
</manifest>
 No newline at end of file