From 730957aef3f96ef5fa294515829ab7a37fd141cf Mon Sep 17 00:00:00 2001 From: Stephen Smalley Date: Wed, 4 Apr 2012 16:01:19 -0400 Subject: Rework the radio vs rild property split. Only label properties with the ril. prefix with rild_prop. Allow rild and system (and radio) to set radio_prop. Only rild can set rild_prop presently. --- rild.te | 1 + 1 file changed, 1 insertion(+) (limited to 'rild.te') diff --git a/rild.te b/rild.te index 684bc1d..a0a4a37 100644 --- a/rild.te +++ b/rild.te @@ -23,3 +23,4 @@ allow rild sysfs:file rw_file_perms; # property service allow rild rild_prop:property_service set; +allow rild radio_prop:property_service set; -- cgit v1.2.3