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/device_samsung_beyondx.git device/samsung/beyondx
- To build:
export ALLOW_MISSING_DEPENDENCIES=true && . build/envsetup.sh && lunch omni_beyondx-eng && mka recoveryimage -j128