# TWRP Device Tree for Samsung Galaxy S23+ 5G ## Common source: [Here](https://github.com/twrp-galaxy-development/android_device_samsung_sm8550-common.git) ## To build it: ```bash . build/envsetup.sh lunch twrp_dm2q-eng mka recoveryimage -j$(nproc --all) ```