summaryrefslogtreecommitdiff
path: root/radio/rild.te
diff options
context:
space:
mode:
Diffstat (limited to 'radio/rild.te')
-rw-r--r--radio/rild.te4
1 files changed, 4 insertions, 0 deletions
diff --git a/radio/rild.te b/radio/rild.te
index 3a2bac7..2c272a5 100644
--- a/radio/rild.te
+++ b/radio/rild.te
@@ -40,3 +40,7 @@ add_hwservice(rild, hal_exynos_rild_hwservice)
allow rild modem_img_file:dir r_dir_perms;
allow rild modem_img_file:file r_file_perms;
allow rild modem_img_file:lnk_file r_file_perms;
+
+userdebug_or_eng(`
+ binder_call(rild, modem_diagnostic_app)
+')