-
-
Save invisiblek/c0631968f60f8d0e5b3a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<manifest> | |
<remote fetch="ssh://[email protected]:22123" name="gitlab" /> | |
<remote fetch="git://codeaurora.org/quic/la/" name="caf" /> | |
<project name="CyanogenMod/hudson" path="hudson" remote="github" revision="master" /> | |
<project name="invisiblek/proprietary_vendor_htc" path="vendor/htc" remote="github" revision="cm-12.0_working" /> | |
<!-- hals --> | |
<project name="CyanogenMod/android_hardware_qcom_audio" path="hardware/qcom/audio-caf/legacy" remote="github" revision="cm-12.0-caf-8960" /> | |
<project name="CyanogenMod/android_hardware_qcom_audio" path="hardware/qcom/audio-caf/default" remote="github" revision="cm-12.0-caf-8974" /> | |
<project name="CyanogenMod/android_hardware_qcom_display" path="hardware/qcom/display-caf/msm8960" remote="github" revision="cm-12.0-caf-8960" /> | |
<project name="CyanogenMod/android_hardware_qcom_display" path="hardware/qcom/display-caf/msm8974" remote="github" revision="cm-12.0-caf-8974" /> | |
<project name="CyanogenMod/android_hardware_qcom_media" path="hardware/qcom/media-caf/msm8960" remote="github" revision="cm-12.0-caf-8960" /> | |
<project name="CyanogenMod/android_hardware_qcom_media" path="hardware/qcom/media-caf/msm8974" remote="github" revision="cm-12.0-caf-8974" /> | |
<!-- common --> | |
<project name="CyanogenMod/android_device_qcom_common" path="device/qcom/common" remote="github" /> | |
<!-- <project path="prebuilts/gcc/linux-x86/arm/linaro-4.9_a15" name="invisiblek/linaro-4-9_a15" remote="gitlab" revision="master" /> --> | |
<!-- m8 --> | |
<project name="invisiblek/android_device_htc_m8" path="device/htc/m8" remote="github" revision="cm-12.0_working" /> | |
<project name="invisiblek/android_kernel_htc_msm8974" path="kernel/htc/msm8974" remote="github" revision="cm-12.0_working" /> | |
<remove-project name="CyanogenMod/android_external_curl" /> | |
<project name="invisiblek/android_external_curl" path="external/curl" remote="github" /> | |
<!-- | |
<remove-project name="CyanogenMod/android_external_f2fs-tools" /> | |
<project name="invisiblek/android_external_f2fs-tools" path="external/f2fs-tools" remote="github" /> | |
--> | |
</manifest> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment