commit | 8b38d083c42e2706e1ff5a1410fa61d1f5dea3f5 | [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:19 2016 +0000 |
tree | 6ddc285b40c25542a3c99900a4905e93c5298cdd | |
parent | e97969b4d0c6eaeeb373d716238e47e49c80d992 [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