Merge "New users need a wallpaper_file type."
This commit is contained in:
commit
c3295802d7
1 changed files with 2 additions and 0 deletions
|
@ -172,6 +172,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
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue