diff --git a/file_contexts b/file_contexts
index 1f7575f88eb83760b594960680e4b4990c2a01ae..8266315244f5187b7dc9a6fbf8ff437d24bf5aa4 100644
--- a/file_contexts
+++ b/file_contexts
@@ -348,6 +348,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
 #