Add sepolicy rules for fingerprint hal
Fix following avc denial: servicemanager: type=1400 audit(0.0:8): avc: denied { call } for scontext=u:r:servicemanager:s0 tcontext=u:r:hal_fingerprint_default:s0 tclass=binder permissive=0 Bug: 192040144 Test: No above avc denial in logcat. Change-Id: I1b93474cac4ccb24736bc97665a7ca533ef0a7d3
This commit is contained in:
parent
2e1cafdfd8
commit
a5c9028ced
2 changed files with 1 additions and 2 deletions
|
@ -1,2 +0,0 @@
|
||||||
# b/192040144
|
|
||||||
dontaudit servicemanager hal_fingerprint_default:binder call;
|
|
1
whitechapel/vendor/google/servicemanager.te
vendored
Normal file
1
whitechapel/vendor/google/servicemanager.te
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
binder_call(servicemanager, hal_fingerprint_default)
|
Loading…
Add table
Add a link
Reference in a new issue