commit | 6566fbe99bcd34a8d842299e835dc1b65d674436 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Mon Oct 31 14:33:49 2016 -0600 |
committer | Jeff Sharkey <jsharkey@google.com> | Mon Oct 31 20:35:34 2016 +0000 |
tree | e49757688f42c7aa4eb6b805ffa63ba8f77e08fd | |
parent | afbf16f90882e25c4701e942f39ecd4bb09390da [diff] |
Public volumes belong to a single user. When a public (vfat) device is inserted, it's strongly associated with the current foreground user, and no other users should be able to access it, since otherwise that would be a cross-user data leak. To use the device under a different user, switch users and then eject/remount the device. Test: verified user isolation of USB drive Bug: 32523490 Change-Id: I590c791996f1fea8d78f625dc942d149f1f41614