Skip to content

corsicanu/android_device_samsung_d1x

Repository files navigation

TWRP device tree for Samsung Note 10 5G aka d1x

Kernel source

Available at https://github.com/corsicanu/android_kernel_samsung_universal9820

How to build

This was tested and it's fully compatible with minimal manifest twrp.

  1. Set up the build environment following instructions from here
  2. In the root folder of cloned repo you need to clone the device tree:
git clone -b android-9.0 https://github.com/corsicanu/android_device_samsung_d1x.git device/samsung/d1x
  1. To build:
export ALLOW_MISSING_DEPENDENCIES=true && . build/envsetup.sh && lunch omni_d1x-eng && mka recoveryimage -j128

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published