sepolicy: Add policy to access Limits HAL by SF

Change-Id: Ia742cbdca593799eb23809d0aaccc0839411f69e
This commit is contained in:
Bipin Kumar 2021-08-10 15:46:23 +05:30 committed by Gerrit - the friendly Code Review server
parent bef34ed7fb
commit e13550c6e3

View file

@ -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)