summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/19/changes
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@android.com>2015-08-06 11:40:21 -0700
committerJeff Sharkey <jsharkey@android.com>2015-08-06 11:46:30 -0700
commit928e1ecfe2ca8deb7421f06c80bb4ae02d27f030 (patch)
tree61f96aa592b96e23b316bfa95a76d96b261d66d1 /docs/html/sdk/api_diff/19/changes
parentda493aa6eab24de98b63cc63c457f5b899da3ad2 (diff)
Protect runtime storage mount points.
We have a bunch of magic that mounts the correct view of storage access based on the runtime permissions of an app, but we forgot to protect the real underlying data sources; oops. This series of changes just bumps the directory heirarchy one level to give us /mnt/runtime which we can mask off as 0700 to prevent people from jumping to the exposed internals. Also add CTS tests to verify that we're protecting access to internal mount points like this. Bug: 22964288 Change-Id: I74dbdcb01d4fabe92166b8043a74c6a1e93c6d5f
Diffstat (limited to 'docs/html/sdk/api_diff/19/changes')
0 files changed, 0 insertions, 0 deletions