I use the following roomservice, alongside the platform manifest for resurrection remix:
Read more
Code:
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="lineageos"
fetch="https://github.com/LineageOS/"/>
<remote name="sdm660"
fetch="https://github.com/xiaomi-sdm660/"/>
<!-- XIAOMI MANIFEST -->
<!-- kernel -->
<project name="ResurrectionRemix-Devices/kernel_xiaomi_sdm660" path="kernel/xiaomi/sdm660" remote="github" revision="Q"/>...
Read more