e76049cc87
Change-Id: I41c1f9bfa3c6ad11ce9726c467b977384471a38e
7 lines
316 B
Text
7 lines
316 B
Text
# For com.validity.fingerprint
|
|
allow system_app vcs:process signull;
|
|
allow system_app vcs_data_file:dir r_dir_perms;
|
|
allow system_app vcs_data_file:file r_file_perms;
|
|
allow system_app vcs_device:dir r_dir_perms;
|
|
allow system_app vcs_device:file r_file_perms;
|
|
allow system_app vcs_device:fifo_file create_file_perms;
|