sepolicy: Let drmserver scan themes

Change-Id: I7675b302723ef8700067ae9ef237daf6346a6627
This commit is contained in:
Steve Kondik 2015-01-25 11:02:24 -08:00
parent 77cabf5188
commit 998f53679b
2 changed files with 2 additions and 0 deletions

1
sepolicy/drmserver.te Normal file
View File

@ -0,0 +1 @@
allow drmserver theme_data_file:file r_file_perms;

View File

@ -17,6 +17,7 @@ BOARD_SEPOLICY_UNION += \
app.te \ app.te \
auditd.te \ auditd.te \
bootanim.te \ bootanim.te \
drmserver.te \
healthd.te \ healthd.te \
hostapd.te \ hostapd.te \
installd.te \ installd.te \