Merge "Let the DICE HAL getattr the device node" am: bbb21324b1

Original change: https://android-review.googlesource.com/c/platform/system/sepolicy/+/1990107

Change-Id: I41285713a811517e84ee13e00620c23e4949dbaa
This commit is contained in:
Treehugger Robot 2022-02-18 09:24:07 +00:00 committed by Automerger Merge Worker
commit 16546e1760

View file

@ -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;