Created
August 11, 2019 01:57
-
-
Save Eskuero/12decebe389f1df6b7bdbd7dda4902e0 to your computer and use it in GitHub Desktop.
Barebones LineageOS manifest
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="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