sepolicy: Add policy to access Limits HAL by SF
Change-Id: Ia742cbdca593799eb23809d0aaccc0839411f69e
This commit is contained in:
parent
bef34ed7fb
commit
e13550c6e3
1 changed files with 3 additions and 0 deletions
|
@ -26,3 +26,6 @@
|
|||
# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
binder_call(surfaceflinger, vendor_wfdservice);
|
||||
|
||||
#Allow access to limits_hwservice
|
||||
hal_client_domain(surfaceflinger, vendor_hal_limits)
|
||||
|
|
Loading…
Reference in a new issue