Last active
February 28, 2018 07:26
-
-
Save isjerryxiao/8ea676f53cdbc77aeb2907a443d8ea43 to your computer and use it in GitHub Desktop.
wget -O mido.xml https://gist.githubusercontent.com/Jerry981028/8ea676f53cdbc77aeb2907a443d8ea43/raw/mido-pe.xml
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> | |
<project path="device/xiaomi/mido" name="device_xiaomi_mido" remote="pixel-devices" revision="oreo-mr1" /> | |
<project path="vendor/xiaomi" name="HighwayStar/proprietary_vendor_xiaomi_mido" remote="github" revision="lineage-15.1" /> | |
<project path="kernel/xiaomi/msm8953" name="Android-Jerry/android_kernel_xiaomi_msm8953-pe1" remote="github" revision="oreo" /> | |
<remove-project name="LineageOS/android_hardware_qcom_audio" /> | |
<project path="hardware/qcom/audio-caf/apq8084" name="LineageOS/android_hardware_qcom_audio" remote="github" revision="staging/lineage-15.1-caf-8084" /> | |
<project path="hardware/qcom/audio-caf/msm8916" name="LineageOS/android_hardware_qcom_audio" remote="github" revision="staging/lineage-15.1-caf-8916" /> | |
<project path="hardware/qcom/audio-caf/msm8952" name="LineageOS/android_hardware_qcom_audio" remote="github" revision="staging/lineage-15.1-caf-8952" /> | |
<project path="hardware/qcom/audio-caf/msm8960" name="LineageOS/android_hardware_qcom_audio" remote="github" revision="staging/lineage-15.1-caf-8960" /> | |
<project path="hardware/qcom/audio-caf/msm8974" name="LineageOS/android_hardware_qcom_audio" remote="github" revision="staging/lineage-15.1-caf-8974" /> | |
<project path="hardware/qcom/audio-caf/msm8994" name="LineageOS/android_hardware_qcom_audio" remote="github" revision="staging/lineage-15.1-caf-8994" /> | |
<!-- Changed 1 line --> | |
<project path="hardware/qcom/audio-caf/msm8996" name="Android-Jerry/android_hardware_qcom_audio" remote="github" revision="staging/lineage-15.1-caf-8996" /> | |
<project path="hardware/qcom/audio-caf/msm8998" name="LineageOS/android_hardware_qcom_audio" remote="github" revision="staging/lineage-15.1-caf-8998" /> | |
<remove-project name="frameworks_opt_telephony" /> | |
<remove-project name="frameworks_opt_net_ims" /> | |
<remove-project name="packages_services_Telephony" /> | |
<remove-project name="vendor_codeaurora_telephony" /> | |
<remove-project name="packages_services_Telecomm" /> | |
<remove-project name="packages_apps_PhoneCommon" /> | |
<remove-project name="frameworks_base" /> | |
<project path="frameworks/opt/telephony" name="frameworks_opt_telephony" remote="pixel" revision="oreo-mr1-ims" /> | |
<project path="frameworks/opt/net/ims" name="frameworks_opt_net_ims" remote="pixel" revision="oreo-mr1-ims" /> | |
<project path="packages/services/Telephony" name="packages_services_Telephony" remote="pixel" revision="oreo-mr1-ims" /> | |
<project path="vendor/codeaurora/telephony" name="vendor_codeaurora_telephony" remote="pixel" revision="oreo-mr1-ims" /> | |
<project path="packages/services/Telecomm" name="packages_services_Telecomm" remote="pixel" revision="oreo-mr1-ims" /> | |
<project path="packages/apps/PhoneCommon" name="packages_apps_PhoneCommon" remote="pixel" revision="oreo-mr1-ims" /> | |
<project path="frameworks/base" name="frameworks_base" remote="pixel" revision="oreo-mr1-ims" /> | |
</manifest> |
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
Pixel Experience for mido |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment