diff --git a/file_contexts b/file_contexts index 75edcc9defb5ad3fa0ad22742bd169673ac73aa3..c4f8f6a4b10b7f1b91ec6c6cac9f0d02277b12b6 100644 --- a/file_contexts +++ b/file_contexts @@ -355,6 +355,13 @@ # LocalTransport (backup) uses this subtree /cache/backup(/.*)? u:object_r:cache_private_backup_file:s0 +/data/cache(/.*)? u:object_r:cache_file:s0 +/data/cache/recovery(/.*)? u:object_r:cache_recovery_file:s0 +# General backup/restore interchange with apps +/data/cache/backup_stage(/.*)? u:object_r:cache_backup_file:s0 +# LocalTransport (backup) uses this subtree +/data/cache/backup(/.*)? u:object_r:cache_private_backup_file:s0 + ############################# # sysfs files #