Merge "Allow fingerprint hal to read sysfs_chosen" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
c431abb5bf
@@ -15,3 +15,6 @@ add_hwservice(hal_fingerprint_default, hal_fingerprint_ext_hwservice)
|
||||
|
||||
# allow fingerprint to access power hal
|
||||
hal_client_domain(hal_fingerprint_default, hal_power);
|
||||
|
||||
# Allow access to the files of CDT information.
|
||||
r_dir_file(hal_fingerprint_default, sysfs_chosen)
|
||||
|
||||
Reference in New Issue
Block a user