Skip to content

Instantly share code, notes, and snippets.

@culots
Created August 26, 2017 14:50
Show Gist options
  • Save culots/a97aedb4e1846f032f88584f086ca662 to your computer and use it in GitHub Desktop.
Save culots/a97aedb4e1846f032f88584f086ca662 to your computer and use it in GitHub Desktop.
local_manifest for Lineage CM-12.1
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="culots" fetch="https://github.com/culots" />
<project name="culots/device_lge_madai" path="device/lge/madai" remote="culots" branch="cm-12.1-new"/>
<project name="culots/kernel_lge_madai" path="kernel/lge/madai" remote="culots" branch="cm-12.1-new"/>
<project name="culots/vendor_lge_madai" path="vendor/lge/madai" remote="culots" branch="cm-12.1-new"/>
<project name="LineageOS/android_device_qcom_common" path="device/qcom/common" remote="github" />
</manifest>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment