Skip to content

Instantly share code, notes, and snippets.

@dattaz
Created October 30, 2015 11:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dattaz/eef5477a16839ddfb226 to your computer and use it in GitHub Desktop.
Save dattaz/eef5477a16839ddfb226 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<!-- ZTE open c (kis 3) -->
<remote fetch="git://github.com/CyanogenMod" name="cyanogen"/>
<remote fetch="git://github.com/KonstaT/" name="KonstaT"/>
<project path="device/zte/kis3" name="android_device_zte_kis3" remote="KonstaT" revision="cm-12.1" />
<project path="kernel/zte/msm8610" name="android_kernel_zte_msm8610" remote="KonstaT" revision="cm-12.1" />
<project path="vendor/zte" name="proprietary_vendor_zte" remote="KonstaT" revision="cm-12.1" />
<!-- CyanogenMod dependencies -->
<project path="device/qcom/common" name="android_device_qcom_common" remote="cyanogen" revision="cm-12.1" />
<project path="hardware/qcom/fm" name="android_hardware_qcom_fm" remote="cyanogen" revision="cm-12.1" />
</manifest>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment