Skip to content
Snippets Groups Projects
Commit a851e6da authored by Geremy Condra's avatar Geremy Condra Committed by Android Git Automerger
Browse files

am c3295802: Merge "New users need a wallpaper_file type."

* commit 'c3295802':
  New users need a wallpaper_file type.
parents 56b2981d c3295802
No related branches found
No related tags found
No related merge requests found
......@@ -177,6 +177,8 @@
/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
/data/system/users/[0-9]+/wallpaper u:object_r:wallpaper_file:s0
#############################
# efs files
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment