Skip to content
Snippets Groups Projects
Commit 3135a4e8 authored by Nick Kralevich's avatar Nick Kralevich Committed by Android Git Automerger
Browse files

am 40cb6cbc: am 41f221f4: Merge "Delete unnecessary /data/data entries."

* commit '40cb6cbc':
  Delete unnecessary /data/data entries.
parents c30c2945 40cb6cbc
No related branches found
No related tags found
No related merge requests found
...@@ -194,10 +194,6 @@ ...@@ -194,10 +194,6 @@
/data/misc/wifi/sockets/wpa_ctrl.* u:object_r:system_wpa_socket:s0 /data/misc/wifi/sockets/wpa_ctrl.* u:object_r:system_wpa_socket:s0
/data/misc/zoneinfo(/.*)? u:object_r:zoneinfo_data_file:s0 /data/misc/zoneinfo(/.*)? u:object_r:zoneinfo_data_file:s0
# App sandboxes
/data/data/.* u:object_r:app_data_file:s0
# Wallpaper file.
/data/data/com.android.settings/files/wallpaper u:object_r:wallpaper_file:s0
# Wallpaper file for other users # Wallpaper file for other users
/data/system/users/[0-9]+/wallpaper u:object_r:wallpaper_file:s0 /data/system/users/[0-9]+/wallpaper u:object_r:wallpaper_file:s0
# Downloaded files # Downloaded files
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment