Skip to content

Instantly share code, notes, and snippets.

@rhcp011235
Created December 14, 2017 03:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rhcp011235/96f87b9c8d4938bb0d3a1ef0635f021d to your computer and use it in GitHub Desktop.
Save rhcp011235/96f87b9c8d4938bb0d3a1ef0635f021d to your computer and use it in GitHub Desktop.
dumpling-LOS15.xml
<?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