Available at https://github.com/corsicanu/android_kernel_samsung_universal9810
This was tested and it's fully compatible with minimal manifest twrp.
- Set up the build environment following instructions from here
- In the root folder of cloned repo you need to clone the device tree:
git clone -b android-9.0 https://github.com/teamwin/android_device_samsung_star2lte.git device/samsung/star2lte
- To build:
export ALLOW_MISSING_DEPENDENCIES=true && . build/envsetup.sh && lunch omni_star2lte-eng && mka recoveryimage -j128