mirror of
https://gitee.com/openharmony/security_selinux
synced 2025-02-21 13:22:56 +00:00
添加samgr selinux
Signed-off-by: wangyang2022 <wangyang412@huawei.com> Change-Id: Ia084c8670b722bd9383f62d0351a8ffa34e5b520
This commit is contained in:
parent
66cc8630c5
commit
b8094ef7e2
@ -14,3 +14,6 @@
|
||||
allow softbus_server distributedsche:binder { call };
|
||||
allow softbus_server normal_hap_attr:binder { call };
|
||||
allow softbus_server sa_privacy_service:samgr_class { get };
|
||||
debug_only(`
|
||||
allow softbus_server listen_test:binder { call };
|
||||
')
|
||||
|
@ -12,3 +12,6 @@
|
||||
# limitations under the License.
|
||||
|
||||
allow init samgr_perf_param:file { map open read relabelto };
|
||||
debug_only(`
|
||||
allow init listen_test:process { transition rlimitinh siginh };
|
||||
')
|
||||
|
Loading…
x
Reference in New Issue
Block a user