Skip to content
This repository has been archived by the owner on Mar 17, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (9 loc) · 804 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 804 Bytes

TBT8A10 Modded Recovery

This is the stock recovery, with some modifications made to it.

Modifications:

  • The recovery menu is now immediately displayed, pressing volume and power buttons to access it is no longer needed
  • Decreased security: Build variant set to userdebug, selinux to permissive, etc.
  • Fixes to ADB: Now it's always available, and root access can be obtained with adb root
  • Added "RECOVERY" label to the ENACOM logo. Note that this logo is almost never shown, only when rebooting to recovery through fastboot/ADB.
  • pstore mounted at /sys/fs/pstore. Kernel panic logs are available there

If your data partition is not encrypted and you want to mount it, take a look to this commit