[StorageMonitor] Handle EjectDevice call for MTP devices
This change includes intercept code to dispatch eject calls on MTP devices for all platforms. By and large, MTP devices don't need specific ejection APIs to be called -- the devices are safe to remove without notice. So the implementations mainly just simulate their removal and signal OK to the caller. When the device is then actually removed, the removal will be swallowed without additional notification. R=thestig@chromium.org BUG=257179 Review URL: https://chromiumcodereview.appspot.com/23383009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222112 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment