Merge "Allow fingerprint hal to read sysfs_chosen" into sc-dev am: c431abb5bf
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/15072299 Change-Id: I9ca9b992d8f0c428bd36e437d8fc018f395ff8a0
This commit is contained in:
commit
99b2f78bde
1 changed files with 3 additions and 0 deletions
|
@ -15,3 +15,6 @@ add_hwservice(hal_fingerprint_default, hal_fingerprint_ext_hwservice)
|
||||||
|
|
||||||
# allow fingerprint to access power hal
|
# allow fingerprint to access power hal
|
||||||
hal_client_domain(hal_fingerprint_default, hal_power);
|
hal_client_domain(hal_fingerprint_default, hal_power);
|
||||||
|
|
||||||
|
# Allow access to the files of CDT information.
|
||||||
|
r_dir_file(hal_fingerprint_default, sysfs_chosen)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue