allow udfps hal to access trusty
Bug: 229350721 Bug: 230492593 Test: UDFPS with stress Signed-off-by: Wei Wang <wvw@google.com> Change-Id: Ib1abe0e0318689528a6658f3597f1c11ad9fa1c3
This commit is contained in:
parent
5e9a38799a
commit
615f85c22d
1 changed files with 3 additions and 0 deletions
|
@ -26,3 +26,6 @@ allow hal_fingerprint_default fwk_sensor_hwservice:hwservice_manager find;
|
|||
|
||||
# Allow fingerprint to read sysfs_display
|
||||
allow hal_fingerprint_default sysfs_display:file r_file_perms;
|
||||
|
||||
# Allow fingerprint to access trusty sysfs
|
||||
allow hal_fingerprint_default sysfs_trusty:file rw_file_perms;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue