sm6375-common: sepolicy: Allow bootanim and surfaceflinger call vendor_hal_qspmhal_default

Original patch:
df6b106517

Change-Id: I70e2fb64d94ce551b751028ff04af6ed95f68f09
This commit is contained in:
Julian Veit 2024-07-16 12:56:42 +05:30 committed by Anand S
parent 1c172dc934
commit 2753c420ea
No known key found for this signature in database
GPG key ID: 3B2983FA448B3D61
2 changed files with 2 additions and 0 deletions

1
sepolicy/vendor/bootanim.te vendored Normal file
View file

@ -0,0 +1 @@
allow bootanim vendor_hal_qspmhal_default:binder call;

1
sepolicy/vendor/surfaceflinger.te vendored Normal file
View file

@ -0,0 +1 @@
allow surfaceflinger vendor_hal_qspmhal_default:binder call;