aboutsummaryrefslogtreecommitdiff
path: root/radio.te
diff options
context:
space:
mode:
Diffstat (limited to 'radio.te')
-rw-r--r--radio.te6
1 files changed, 6 insertions, 0 deletions
diff --git a/radio.te b/radio.te
index 9094cce..a119d75 100644
--- a/radio.te
+++ b/radio.te
@@ -15,3 +15,9 @@ allow radio radio_data_file:dir create_dir_perms;
allow radio radio_data_file:notdevfile_class_set create_file_perms;
allow radio alarm_device:chr_file rw_file_perms;
+
+# Property service
+allow radio radio_prop:property_service set;
+
+# ctl interface
+allow radio ctl_rildaemon_prop:property_service set;