allow udfps hal to access trusty am: d85f93ec30
am: 8b0b46b1c3
am: f1981415e4
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201-sepolicy/+/17992165 Change-Id: Ifd62f6632df93d79e92d28a19690f5028c73cc59 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
5a5e63d08b
1 changed files with 3 additions and 0 deletions
|
@ -23,3 +23,6 @@ allow hal_fingerprint_default fwk_sensor_hwservice:hwservice_manager find;
|
||||||
|
|
||||||
# Allow fingerprint to read sysfs_display
|
# Allow fingerprint to read sysfs_display
|
||||||
allow hal_fingerprint_default sysfs_display:file r_file_perms;
|
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