summaryrefslogtreecommitdiffstats
path: root/mtp/MtpServer.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-01-29Remove execute permissions from source filesthat1-0/+0
Change-Id: I5deef665ab374491c0f498b498971abd525d1111
2015-02-02MTP: make MTP work even if unplugged and repluggedEthan Yonker1-2/+2
Set up a loop to keep trying to open / read the MTP device so that MTP will work even if the device is unplugged during boot or unplugged and replugged in. Change-Id: I0d3a3b7c91ce84a8cbed16caa4b15efee35b3641
2014-09-03add mtp responder to TWRP.bigbiff bigbiff1-0/+155
Big thanks to Dees_Troy for helping with the implementation. Change-Id: I6c9c522b9c9de5dc139e2ecb0141008182ba07f0