diff options
author | Sudheer Shanka <sudheersai@google.com> | 2019-01-09 12:06:51 -0800 |
---|---|---|
committer | Sudheer Shanka <sudheersai@google.com> | 2019-01-18 18:48:55 -0800 |
commit | 0b6da5362d5cf8c62bad2a8c35aabb00cbf7d976 (patch) | |
tree | dc5da1505c80b8411088506eea68701edc08d452 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | 2aa0d1268b086479504989594981cfacb3f213d5 (diff) |
Create a new MOUNT_EXTERNAL_LEGACY storage mode.
Apps that are already installed on the device before isolated_storage
feature is enabled will be granted MOUNT_EXTERNAL_LEGACY mode. In this
mode, /mnt/runtime/write will be mounted at /storage giving them same
level of access as in P.
A new mount directory /mnt/runtime/full is also created which will be
used for mounting at /storage for apps started with MOUNT_EXTERNAL_FULL
mode. This will allow apps with WRITE_MEDIA_STORAGE permission to
read/write anywhere on the secondary devices without needing to bypass
sdcardfs.
Bug: 121277410
Test: manual
Test: atest android.appsecurity.cts.ExternalStorageHostTest
Change-Id: I4ec73276d7c586ae4afc482580d1eb8ee03d5be1
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions