Created
December 14, 2017 03:13
-
-
Save rhcp011235/96f87b9c8d4938bb0d3a1ef0635f021d to your computer and use it in GitHub Desktop.
dumpling-LOS15.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> | |
<!-- Remotes --> | |
<remote name="nasty" fetch="https://github.com/NastyAndroidDevs/" /> | |
<!-- Trees (Open Source) --> | |
<project path="device/oneplus/dumpling" name="android_device_oneplus_dumpling" remote="nasty" revision="lineage-15.0" /> | |
<project path="kernel/oneplus/msm8998" name="android_kernel_oneplus_msm8998" remote="nasty" revision="lineage-15.0" /> | |
<project path="device/oneplus/msm8998-common" name="android_device_oneplus_msm8998-common" remote="nasty" revision="lineage-15.0" /> | |
<!-- BLOBS (Closed Source) --> | |
<project path="vendor/oneplus/" name="proprietary_vendor_oneplus" remote="nasty" revision="lineage-15.0" /> | |
</manifest> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment