diff --git a/sepolicy/common/vold.te b/sepolicy/common/vold.te index 352f411..45ab80f 100644 --- a/sepolicy/common/vold.te +++ b/sepolicy/common/vold.te @@ -10,3 +10,5 @@ allow vold { allowxperm vold vold_device:blk_file ioctl 0x1271; allowxperm vold vold_device:blk_file ioctl BLKROGET; + +dontaudit vold hal_bootctl_hwservice:hwservice_manager find;