summaryrefslogtreecommitdiffstats
path: root/mtp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Allow toggle of MTP debugEthan Yonker2014-09-034-11/+19
| | | | | | | | | | Via command line in TWRP: twrp set tw_mtp_debug 1 This will enable debugging for MTP. You will need to disable and re-enable MTP in order to see the debug logging. Change-Id: Ia7bb0c584e10a4322b65ecf80a67ed7ee836b38e
* Improve error handling during MTP startupEthan Yonker2014-09-032-6/+9
| | | | Change-Id: I9395481dd8d9cbd3346fe6682557236b48b4d6cd
* add mtp responder to TWRP.bigbiff bigbiff2014-09-0343-0/+9315
Big thanks to Dees_Troy for helping with the implementation. Change-Id: I6c9c522b9c9de5dc139e2ecb0141008182ba07f0