Merge "Let the DICE HAL getattr the device node"
This commit is contained in:
commit
bbb21324b1
1 changed files with 1 additions and 1 deletions
2
microdroid/vendor/hal_dice_default.te
vendored
2
microdroid/vendor/hal_dice_default.te
vendored
|
@ -7,4 +7,4 @@ init_daemon_domain(hal_dice_default)
|
|||
# hal_dice_default is using bootstrap bionic
|
||||
use_bootstrap_libs(hal_dice_default)
|
||||
|
||||
allow hal_dice_default open_dice_device:chr_file { read write open map };
|
||||
allow hal_dice_default open_dice_device:chr_file rw_file_perms;
|
||||
|
|
Loading…
Reference in a new issue