- SELinux 權限不對
goodixfingerpri: type=1400 audit(0.0:16): avc: denied { read write } for name="teei_client" dev="tmpfs" ino=10319 scontext=u:r:goodixfingerprintd:s0 tcontext=u:object_r:teei_client_device:s0 tclass=chr_file permissive=0
解決辦法:
setenforce 0
stop
start
然后手動啟動設備節(jié)點
adb shell
cd system/bin
./goodixfingerprintd_backup
驗證:
執(zhí)行getenforce 顯示Permissive