Skip to content

TotsukaINC/android_device_samsung_m21nsxx

 
 

Repository files navigation

TWRP device tree for Samsung Galaxy M21

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-10.0 https://github.com/soulr344/android_device_samsung_m21nsxx.git device/samsung/m21nsxx
  1. To build:
export ALLOW_MISSING_DEPENDENCIES=true && . build/envsetup.sh && lunch omni_m21nsxx-eng && mka recoveryimage -j$(nproc)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Makefile 100.0%