Merge "rild: Remove toolbox_exec perms"
am: f6a0b144ae
* commit 'f6a0b144aecee7376ea5e661981354256fc8f375':
rild: Remove toolbox_exec perms
diff --git a/rild.te b/rild.te
index bcf31d6..1183d4c 100644
--- a/rild.te
+++ b/rild.te
@@ -23,9 +23,6 @@
allow rild system_data_file:dir r_dir_perms;
allow rild system_data_file:file r_file_perms;
allow rild system_file:file x_file_perms;
-# XXX Run toolbox. Might not be needed.
-allow rild toolbox_exec:file rx_file_perms;
-auditallow rild toolbox_exec:file rx_file_perms;
# property service
set_prop(rild, radio_prop)