Available at https://github.com/corsicanu/android_kernel_samsung_universal9820
- 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/SHRP-Devices/android_device_samsung_beyond0lte.git device/samsung/beyond0lte
- To build:
export ALLOW_MISSING_DEPENDENCIES=true && . build/envsetup.sh && lunch omni_beyond0lte-eng && mka recoveryimage -j128