msm8974-common: sepolicy: Quiet vold finding the bootctl hwservice

* We don't have this

Change-Id: I879f9b30e94c153dfec30ef369ae0ca31e3ab3d7
This commit is contained in:
Kevin F. Haggerty 2020-09-04 14:23:14 -06:00
parent 135f55810f
commit a586ba7d50
No known key found for this signature in database
GPG Key ID: 6D95512933112729

View File

@ -10,3 +10,5 @@ allow vold {
allowxperm vold vold_device:blk_file ioctl 0x1271; allowxperm vold vold_device:blk_file ioctl 0x1271;
allowxperm vold vold_device:blk_file ioctl BLKROGET; allowxperm vold vold_device:blk_file ioctl BLKROGET;
dontaudit vold hal_bootctl_hwservice:hwservice_manager find;