update sepolicy/ohos_policy/hiviewdfx/hiview/system/hiview.te.

Signed-off-by: 何亚锋 <heyafeng5@huawei.com>
This commit is contained in:
何亚锋 2023-06-12 07:50:15 +00:00 committed by Gitee
parent a978be160a
commit 789378e7a8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -165,6 +165,3 @@ allow hiview normal_hap_data_file:file { create write open };
#avc: denied { setattr } for pid=246 comm="exportSysEventT" name="RELIABILITY-20170806025113-000-0.evt" dev="mmcblk0p12" ino=2052 scontext=u:r:hiview:s0 tcontext=u:object_r:system_basic_hap_data_file:s0 tclass=file permissive=0
allow hiview system_basic_hap_data_file:file { setattr };
allow hiview normal_hap_data_file:file { setattr };
#avc: denied { get } for service=1208 pid=251 scontext=u:r:hiview:s0 tcontext=u:object_r:default_service:s0 tclass=samgr_class permissive=1
allow hiview default_service:samgr_class { get };