Allow fingerprint to access /dev/fth_fd
Fix the following avc denial: avc: denied { open } for path="/dev/fth_fd" dev="tmpfs" ino=1575 scontext=u:r:hal_fingerprint_default:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 Bug: 368517769 Test: enroll and authenticate fingerprint. Change-Id: I46e59d0fb4526586ce6e95e1d715b22e08b4347d
This commit is contained in:
parent
90453768c7
commit
ab3bd433f8
1 changed files with 1 additions and 0 deletions
1
vendor/file_contexts
vendored
1
vendor/file_contexts
vendored
|
@ -161,6 +161,7 @@
|
|||
/dev/qbt_ipc u:object_r:fingerprint_device:s0
|
||||
/dev/qbt_fd u:object_r:fingerprint_device:s0
|
||||
/dev/goodix_fp u:object_r:fingerprint_device:s0
|
||||
/dev/fth_fd u:object_r:fingerprint_device:s0
|
||||
/dev/video12 u:object_r:hw_jpg_device:s0
|
||||
|
||||
# Data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue