diff options
author | rpcraig <rpcraig@tycho.ncsc.mil> | 2012-12-04 09:37:23 -0500 |
---|---|---|
committer | rpcraig <rpcraig@tycho.ncsc.mil> | 2012-12-04 10:26:33 -0500 |
commit | ebab0ae105f1a6df593a4bc2549fae3ee8b2ade4 (patch) | |
tree | 8b04ee2c806ee78e3245a3251e377595fda7885e /data | |
parent | 568f923ba4cf522f699837bee0d8cba318343345 (diff) | |
download | frameworks_base-ebab0ae105f1a6df593a4bc2549fae3ee8b2ade4.zip frameworks_base-ebab0ae105f1a6df593a4bc2549fae3ee8b2ade4.tar.gz frameworks_base-ebab0ae105f1a6df593a4bc2549fae3ee8b2ade4.tar.bz2 |
BackupManagerService files need new security labeling.
Use restorecon to label files and directories
specific to BMS.
* /data/backup : provide default type labeling
for all files/dirs used by BMS.
* /data/secure/backup : provide default type
labeling used by BMS when encrypted
file system is enabled.
* /cache/<package name>.{data|restore} :
specifically target files opened and
passed by BMS to apps that have backup
capabilities.
* /cache/backup : default labeling for the
directory used by the LocalTransport
that stores backup files for local testing.
Change-Id: Id4d46e82cd13abc2e395e0c30c515f0a33df93e7
Signed-off-by: rpcraig <rpcraig@tycho.ncsc.mil>
Diffstat (limited to 'data')
0 files changed, 0 insertions, 0 deletions