commit | a31560598af25d5116effc2a6af0d9be12a0628d | [log] [tgz] |
---|---|---|
author | Mike Lockwood <lockwood@android.com> | Sat Nov 20 12:28:27 2010 -0500 |
committer | Mike Lockwood <lockwood@android.com> | Tue Nov 23 10:30:31 2010 -0500 |
tree | 2dc63726586ff8ae3351d227f714408a3aaf443f | |
parent | 57914381a80c9f19cf5227b4af9e822fa0c74ea9 [diff] |
Rename android.provider.Mtp to android.provider.Ptp We are only supporting the PTP subset of MTP in host mode and have no plans for full MTP, so calling it Mtp was misleading. Also moved ACTION_MTP_SESSION_END Intent name to android.provider.MediaStore and added it to the public API. Change-Id: Ie35d15864d5972e65a39b982aa51316ecca3725a Signed-off-by: Mike Lockwood <lockwood@android.com>