Code:<?xml version="1.0" encoding="UTF-8"?> <manifest> <project name="LineageOS/android_device_asus_deb" path="device/asus/deb" remote="github" revision="lineage-15.1" /> <project name="LineageOS/android_device_asus_flo" path="device/asus/flo" remote="github" revision="lineage-15.1" /> <project name="LineageOS/android_kernel_google_msm" path="kernel/google/msm" remote="github" revision="lineage-15.1" /> <project name="TheMuppets/proprietary_vendor_asus" path="vendor/asus" remote="github" revision="lineage-15.1" /> </manifest>
These are the official sources I used for my 15.1 builds.
Hmm that's almost the same as what I used, expect that I manually copied in the vendor makefiles from that repo. Maybe I cloned the wrong vendor branch. Thanks for the sources info though.