Last active
August 7, 2018 13:56
-
-
Save trickart/3354d3c5b69b3565d6b750cb86bc1205 to your computer and use it in GitHub Desktop.
HTL22(m7wlj)向けのResurection Remixのlocal manifest。WIP
This file contains hidden or 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 name="kbc" | |
fetch="https://github.com/kbc-developers" | |
revision="cm-13.0" /> | |
<project name="android_device_htc_m7wlj" path="device/htc/m7wlj" remote="kbc" /> | |
<project name="android_device_htc_m7-common" path="device/htc/m7-common" remote="kbc" /> | |
<project name="android_kernel_htc_msm8960" path="kernel/htc/msm8960" remote="kbc" /> | |
<project name="android_device_htc_msm8960-common" path="device/htc/msm8960-common" remote="kbc" /> | |
<project name="android_device_qcom_common" path="device/qcom/common" remote="cm" /> | |
<project name="proprietary_vendor_htc" path="vendor/htc" remote="kbc" /> | |
<remove-project name="CyanogenMod/android_packages_apps_Nfc" /> | |
<project name="tako0910/android_packages_apps_Nfc" path="packages/apps/Nfc" remote="github" revision="cm-13.0" /> | |
<remove-project name="CyanogenMod/android_bionic"/> | |
<project path="bionic" name="tako0910/android_bionic" revision="cm-13.0"/> | |
</manifest> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment