mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 04:25:33 -04:00
universal7885: Enable fingerprint gestures
Change-Id: I3289fac865b8d7bf5900d8fa8b3f5b03b818a230 Signed-off-by: SamarV-121 <samarvispute121@pm.me> Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
6ef9da0b1e
commit
a096bb29ed
5 changed files with 28 additions and 3 deletions
|
|
@ -22,3 +22,5 @@ allow hal_fingerprint_default sysfs_virtual:file r_file_perms;
|
|||
allow hal_fingerprint_default goodix_device:chr_file rw_file_perms;
|
||||
|
||||
allow hal_fingerprint_default self:netlink_socket { bind create write read };
|
||||
allow hal_fingerprint_default uhid_device:chr_file rw_file_perms;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue