msm8976-common: Allow fpd to read the fp firmware

This commit is contained in:
Luca Stefani 2017-01-24 11:20:00 +01:00
parent 34fdaad90f
commit e54be9f2df
1 changed files with 1 additions and 0 deletions

View File

@ -2,3 +2,4 @@ allow fingerprintd tee_device:chr_file rw_file_perms;
allow fingerprintd vfsspi_device:chr_file rw_file_perms;
allow fingerprintd firmware_file:dir search;
allow fingerprintd firmware_file:file r_file_perms;