OSDN Git Service

Document restricted app private file permissions
authorJanis Danisevskis <jdanis@google.com>
Tue, 15 Mar 2016 12:14:53 +0000 (12:14 +0000)
committerJanis Danisevskis <jdanis@google.com>
Tue, 22 Mar 2016 16:53:21 +0000 (16:53 +0000)
commitc83343f7ee333376d23a2bbc619d3b4e6b7a6120
treedf768b1a74f6eb53483c8ae3f0186887d655a417
parent3c3a59e9493e2cbaad83892da546ee73bffa7060
Document restricted app private file permissions

Make the docs reflect changes in private file access permissions.

Starting with API level 24 app private files are exclusively accessible
to the owning app. Files can no longer be shared by name because apps
cannot relax the files system permissions.

Bug: 27636012
Change-Id: Ibcb5032986c819829fa13ba07a74f20f2997e995
docs/html/guide/topics/data/data-storage.jd
docs/html/training/basics/data-storage/files.jd