summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Mertz <scott@cyngn.com>2016-05-02 12:01:35 -0700
committerScott Mertz <scott@cyngn.com>2016-05-02 12:01:54 -0700
commitdc0d1d426f2980617ed0c74f8ec2880e3ffaef5a (patch)
treea3c590dd16c08849731dcde6fd765953059ecba1
parent2f8b8bd94f54074a4f1f54593e5d925887d38839 (diff)
parentc401cc396baeebead9d7577203ee76267b0102c1 (diff)
downloadandroid_device_qcom_sepolicy-dc0d1d426f2980617ed0c74f8ec2880e3ffaef5a.tar.gz
android_device_qcom_sepolicy-dc0d1d426f2980617ed0c74f8ec2880e3ffaef5a.tar.bz2
android_device_qcom_sepolicy-dc0d1d426f2980617ed0c74f8ec2880e3ffaef5a.zip
Merge remote-tracking branch 'caf/LA.HB.1.3.1' into HEAD
Change-Id: I7f5eab17976375468d0785dfc459448f26919618
-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;