Skip to content

Instantly share code, notes, and snippets.

@ISTweak
Created November 12, 2017 13:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save ISTweak/355714aad2da376b58b646bc5bde7654 to your computer and use it in GitHub Desktop.
Save ISTweak/355714aad2da376b58b646bc5bde7654 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project name="ISTweak/android_device_sony_dogo" path="device/sony/dogo" remote="github" revision="cm-13.0" />
<project name="ISTweak/android_device_sony_fusion3-common" path="device/sony/fusion3-common" remote="github" revision="cm-13.0" />
<project name="ISTweak/android_kernel_sony_apq8064" path="kernel/sony/apq8064" remote="github" revision="10.7.A.0.228" />
<project name="CyanogenMod/android_device_qcom_common" path="device/qcom/common" remote="github" />
<project name="CyanogenMod/android_hardware_sony_thermanager" path="hardware/sony/thermanager" remote="github" />
<project name="CyanogenMod/android_external_busybox" path="external/busybox" remote="github" />
<project name="CyanogenMod/android_external_stlport" path="external/stlport" remote="github" />
<remove-project groups="pdk" name="CyanogenMod/android_bootable_recovery" path="bootable/recovery" />
<project name="omnirom/android_bootable_recovery" path="bootable/recovery" remote="github" revision="android-6.0" />
<remove-project groups="qcom" name="CyanogenMod/android_hardware_qcom_media" path="hardware/qcom/media-caf/msm8960" revision="cm-13.0-caf-8960" />
<project groups="qcom" name="ISTweak/android_hardware_qcom_media" path="hardware/qcom/media-caf/msm8960" revision="cm-13.0-caf-8960-fusion3" />
<remove-project groups="pdk,qcom,qcom_display" name="CyanogenMod/android_hardware_qcom_display" path="hardware/qcom/display-caf/msm8960" revision="cm-13.0-caf-8960" />
<project groups="pdk,qcom,qcom_display" name="ISTweak/android_hardware_qcom_display" path="hardware/qcom/display-caf/msm8960" revision="cm-13.0-caf-8960-fusion3" />
<remove-project groups="pdk" name="CyanogenMod/android_build" path="build" />
<project groups="pdk" name="ISTweak/android_build" path="build" revision="cm-13.0" />
<remove-project groups="pdk" name="CyanogenMod/android_external_sepolicy" path="external/sepolicy" />
<project groups="pdk" name="ISTweak/android_external_sepolicy" path="external/sepolicy" revision="cm-13.0" />
<remove-project name="CyanogenMod/android_device_qcom_sepolicy" path="device/qcom/sepolicy" />
<project name="CyanogenMod/android_device_qcom_sepolicy" path="device/qcom/sepolicy" revision="cm-12.1" />
<remove-project name="CyanogenMod/android_vendor_cm" path="vendor/cm" />
<project name="ISTweak/android_vendor_cm" path="vendor/cm" remote="github" revision="cm-13.0" />
<remove-project groups="pdk" name="CyanogenMod/android_external_libselinux" path="external/libselinux" />
<project groups="pdk" name="ISTweak/android_external_libselinux" path="external/libselinux" revision="cm-13.0" />
<remove-project groups="pdk" name="CyanogenMod/android_frameworks_base" path="frameworks/base" />
<project groups="pdk" name="ISTweak/android_frameworks_base" path="frameworks/base" revision="cm-13.0" />
</manifest>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment