Skip to content

Releases: ShionKanagawa/android_device_samsung_gts7lwifi-pbrp

PBRP 4.0 For Samsung Galaxy Tab S7 | WIP

28 Sep 13:17
Compare
Choose a tag to compare

WARNING: This build is for testing purposes only. Use it at your own risk!

The PBRP team has cleaned up minuitwrp and merged several upstream commits (commit 1, commit 2, etc.). As a result, the display panel of the Galaxy Tab S7 now functions normally under third-party recovery. Note that TWRP and OrangeFox have not yet integrated these modifications, which is why I have compiled only PBRP.

Currently, there are issues with decryption, USB-OTG, Micro-SD Card mount; however, the screen display, touch, and vibration are all fully operational.

The SD card, located at /dev/block/mmcblk0p1, can only be mounted manually and cannot be mounted using PBRP settings.
So we have to use this command to mount it manually:

mount /dev/block/mmcblk0p1 /external_sd

In the PBRP-gts7lwifi-Micro-SD-Mount-Temp-Fix.tar.tar, you can simply type the command 'mountsd' in the terminal to mount the Micro-SD card, which seems a bit easier than the string of commands above.

Since Samsung's bootloader mode does not allow for flashing anything, I have packaged this release as a tar file. You can flash it in DOWNLOAD MODE using Odin3.