3364309e72
* Fix selinux denied of WeChat fingerprint payment - E SELinux : avc: denied { find } for interface=vendor.qti.hardware.soter::ISoter sid=u:r:platform_app:s0:c512,c768 pid=3613 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:vendor_hal_soter_hwservice:s0 tclass=hwservice_manager permissive=0 Issue: https://gitlab.com/LineageOS/issues/android/-/issues/4701 Change-Id: I3176f8e709fb31aec16a31094b78f753d1d16b43
3 lines
118 B
Plaintext
3 lines
118 B
Plaintext
allow platform_app vendor_hal_soter_hwservice:hwservice_manager find;
|
|
binder_call(platform_app, vendor_hal_soter_qti)
|