-
-
Save rubdos/2f2b4d539ad06caa5d5fe2fda9663f49 to your computer and use it in GitHub Desktop.
Moto Z Play SailfishOS port
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 name="NotKit/android_device_motorola_addison" path="device/motorola/addison" remote="github" revision="hybris-13" /> | |
<project name="NotKit/android_kernel_motorola_msm8953" path="kernel/motorola/msm8953" remote="github" revision="hybris-13"/> | |
<project name="LineageOS/android_external_bson" path="external/bson" remote="github" revision="cm-13.0"/> | |
<project name="LineageOS/android_device_qcom_common" path="device/qcom/common" remote="github" revision="cm-13.0" /> | |
<project name="Alberto97/proprietary_vendor_motorola" path="vendor/motorola" remote="github" revision="8fe11afb30479622e6bc461ab31a1c421b06a03f" /> | |
<project name="MotorolaMobilityLLC/motorola-external-greybus" path="hardware/motorola/greybus" remote="github" revision="marshmallow-6.0.1-release-griffin" /> | |
<remove-project name="mer-hybris/android_bionic" /> | |
<project path="bionic" name="krnlyng/android_bionic" remote="github" revision="hybris-13.0" /> | |
<remove-project name="mer-hybris/hybris-boot" /> | |
<project path="hybris/hybris-boot" name="NotKit/hybris-boot" remote="github" revision="master" /> | |
</manifest> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment