mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
3823dcb74c
Change-Id: I8d681a0fd7a33f88a29b0ff6e101ae76062ee43b Signed-off-by: Jackeagle <jackeagle102@gmail.com>
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;
|