Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MTP: Use fork instead of pthread | Ethan Yonker | 2014-09-05 | 1 | -1/+2 |
| | | | | Change-Id: I95cf6f4def0c86f40c775738f0712323f0a0f146 | ||||
* | Allow toggle of MTP debug | Ethan Yonker | 2014-09-03 | 1 | -1/+1 |
| | | | | | | | | | | 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 bigbiff | 2014-09-03 | 1 | -0/+46 |
Big thanks to Dees_Troy for helping with the implementation. Change-Id: I6c9c522b9c9de5dc139e2ecb0141008182ba07f0 |