sm6375-common: sepolicy: Allow bootanim and surfaceflinger call vendor_hal_qspmhal_default
Original patch:
df6b106517
Change-Id: I70e2fb64d94ce551b751028ff04af6ed95f68f09
This commit is contained in:
parent
1c172dc934
commit
2753c420ea
2 changed files with 2 additions and 0 deletions
1
sepolicy/vendor/bootanim.te
vendored
Normal file
1
sepolicy/vendor/bootanim.te
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
allow bootanim vendor_hal_qspmhal_default:binder call;
|
1
sepolicy/vendor/surfaceflinger.te
vendored
Normal file
1
sepolicy/vendor/surfaceflinger.te
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
allow surfaceflinger vendor_hal_qspmhal_default:binder call;
|
Loading…
Reference in a new issue