diff --git a/sepolicy/ohos_policy/deviceprofile/device_profile_core/system/deviceprofile.te b/sepolicy/ohos_policy/deviceprofile/device_profile_core/system/deviceprofile.te index 28869efebf8d33962fba54f504cdd76ef44f312f..5d28ea9e29f31a4da75d6594fb74f9d5a60ca1d2 100755 --- a/sepolicy/ohos_policy/deviceprofile/device_profile_core/system/deviceprofile.te +++ b/sepolicy/ohos_policy/deviceprofile/device_profile_core/system/deviceprofile.te @@ -14,12 +14,6 @@ allow distributedsche sa_device_profile_service:samgr_class { add get }; allow distributedsche pasteboard_service:binder { call transfer }; allow distributedsche sa_dhardware_service:samgr_class { get_remote }; -allow distributedsche data_service_el2_file:dir { ioctl open read }; -allow distributedsche data_service_el2_file:file { getattr ioctl lock map open read write setattr }; -allowxperm distributedsche data_service_el2_file:dir ioctl { 0xf546 }; -allowxperm distributedsche data_service_el2_file:file ioctl { 0xf50c 0xf546 }; -allow distributedsche data_service_el1_file:dir { ioctl }; -allowxperm distributedsche data_service_el1_file:dir ioctl { 0xf546 0xf547 }; allow distributedsche sa_asset_service:samgr_class { get }; allow distributedsche asset_service:binder { call transfer }; allow distributedsche sys_file:file { read };