sdm660-common: sepolicy: allow init to ptrace hal_fingerprint_sdm660 process

This commit is contained in:
pix106 2023-02-23 10:58:24 +01:00
parent 6a0750c77e
commit 0d4fea2039

View file

@ -27,3 +27,5 @@ allow init {
vendor_framework_file
vendor_app_file
}:file mounton;
allow init hal_fingerprint_sdm660:process ptrace;