summaryrefslogtreecommitdiffstats
path: root/common/dpmd.te
diff options
context:
space:
mode:
Diffstat (limited to 'common/dpmd.te')
-rw-r--r--common/dpmd.te5
1 files changed, 5 insertions, 0 deletions
diff --git a/common/dpmd.te b/common/dpmd.te
index f94953ee..4b92e91b 100644
--- a/common/dpmd.te
+++ b/common/dpmd.te
@@ -71,3 +71,8 @@ dpmd_socket_perm(netd)
#explicitly allow udp socket permissions for appdomain
allow dpmd appdomain:udp_socket rw_socket_perms;
+
+#diag
+userdebug_or_eng(`
+ diag_use(dpmd)
+')