Skip to content

Instantly share code, notes, and snippets.

@Eskuero
Created August 11, 2019 01:57
Show Gist options
  • Save Eskuero/12decebe389f1df6b7bdbd7dda4902e0 to your computer and use it in GitHub Desktop.
Save Eskuero/12decebe389f1df6b7bdbd7dda4902e0 to your computer and use it in GitHub Desktop.
Barebones LineageOS manifest
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project name="33bca/android_device_xiaomi_daisy" path="device/xiaomi/daisy" remote="github" />
<project name="33bca/android_kernel_xiaomi_msm8953" path="kernel/xiaomi/msm8953" remote="github" />
<project name="33bca/android_vendor_xiaomi_daisy" path="vendor/xiaomi/daisy" remote="github" />
<project name="Eskuero/patches_lineageos" path="patches" remote="github" />
<project name="LineageOS/android_packages_resources_devicesettings" path="packages/resources/devicesettings" remote="github" />
</manifest>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment