Skip to content

soulr344/android_device_samsung_m31

Repository files navigation

TWRP device tree for Samsung Galaxy M31

Lisenced Under Apache License 2.0

How to build

  1. Set up the build environment following instructions from here (Fully compatible/tested)
  2. Clone the device tree in the root of twrp source:
git clone -b android-11.0 https://github.com/soulr344/android_device_samsung_m31.git device/samsung/m31
  1. To build:
export ALLOW_MISSING_DEPENDENCIES=true && . build/envsetup.sh && lunch omni_m31-eng && mka recoveryimage -j$(nproc)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published