UPDATE: @ianmacd has added support for the Galaxy Tab A 10.1 (2019) to his Multidisabler script, so this version will no longer be maintained. Click here for the latest build.
This is a quick-n-dirty port of @ianmacd's Galaxy S10 Multidisabler for the Galaxy Tab A 10.1 [SM-T510/T515]. For more details on its operation, please refer to the original topic here.
The following features will be disabled by the multi-disabler:
Notes:
Download: multidisabler-t51x-1.41.zip
All credit here goes to Ian, who doesn't even seem to have a donation link. Send some good karma his way if you can, though.
This is a quick-n-dirty port of @ianmacd's Galaxy S10 Multidisabler for the Galaxy Tab A 10.1 [SM-T510/T515]. For more details on its operation, please refer to the original topic here.
The following features will be disabled by the multi-disabler:
- FBE (file-based encryption): Without this, TWRP cannot read files on /data (the userdata partition). You will need to format /data after disabling FBE. Back your data up first!
- Vaultkeeper: Magisk now dynamically disables this during boot, but if you boot outside of Magisk, it will return with a vengeance.
- Process authentication (a.k.a. proca): This service must be disabled in order to use a custom kernel without problems. If you're using TWRP, you're using a custom kernel, because the same kernel is shared by Magisk.
- Stock recovery restoration: In certain circumstances, your device will auto-restore its stock recovery partition, overwriting your custom recovery. Magisk now also provides dynamic protection against this, but this will not save you if you boot outside of Magisk.
Notes:
- I removed the interactive mode, since I didn't have time to rewrite the q_and_a() procedure to remove the Bixby button usage.
- The multi-disabler is written in Bourne shell, so you can audit the source code yourself to ensure its safe operation.
- The code is idempotent, which means you can safely flash the disabler multiple times without fear of unintended side-effects.
Download: multidisabler-t51x-1.41.zip
All credit here goes to Ian, who doesn't even seem to have a donation link. Send some good karma his way if you can, though.
Last edited: