summaryrefslogtreecommitdiffstats
path: root/mtp/MtpDebug.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update MTP debugging tagsMatt Mower2017-02-231-1/+1
| | | | Change-Id: I8cf8b32d5a98ac2470386cbaf70cfc87f44e94f6
* Remove execute permissions from source filesthat2016-01-291-0/+0
| | | | Change-Id: I5deef665ab374491c0f498b498971abd525d1111
* Allow toggle of MTP debugEthan Yonker2014-09-031-9/+14
| | | | | | | | | | 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
* add mtp responder to TWRP.bigbiff bigbiff2014-09-031-0/+419
Big thanks to Dees_Troy for helping with the implementation. Change-Id: I6c9c522b9c9de5dc139e2ecb0141008182ba07f0