summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/radio.te5
1 files changed, 1 insertions, 4 deletions
diff --git a/common/radio.te b/common/radio.te
index a0426e04..6f726643 100644
--- a/common/radio.te
+++ b/common/radio.te
@@ -1,9 +1,6 @@
# Talks to qmuxd via the qmux_radio socket.
qmux_socket(radio);
-#Need permission to execute com.qualcomm.qti.telephony/app_dex/xx
-allow radio radio_data_file:file x_file_perms;
-
#Need permission to execute dpmd talk to radio layer
unix_socket_connect(radio, dpmd, dpmd)
@@ -11,4 +8,4 @@ unix_socket_connect(radio, dpmd, dpmd)
unix_socket_connect(radio, ims, ims)
# IMS needs permission to use avtimer
-allow radio avtimer_device:chr_file r_file_perms; \ No newline at end of file
+allow radio avtimer_device:chr_file r_file_perms;