summaryrefslogtreecommitdiffstats
path: root/common/wfdservice.te
diff options
context:
space:
mode:
Diffstat (limited to 'common/wfdservice.te')
-rw-r--r--common/wfdservice.te2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/wfdservice.te b/common/wfdservice.te
index e2509873..cf5bcd26 100644
--- a/common/wfdservice.te
+++ b/common/wfdservice.te
@@ -76,6 +76,8 @@ allow wfdservice mpctl_socket:dir r_dir_perms;
allow wfdservice dpmservice:service_manager add;
unix_socket_send(wfdservice, mpctl, perfd)
unix_socket_connect(wfdservice, mpctl, perfd)
+unix_socket_send(wfdservice, mpctl, mpdecision)
+unix_socket_connect(wfdservice, mpctl, mpdecision)
# Allow access to input_device for touch input detection
allow wfdservice input_device:dir r_dir_perms;