sepolicy: Add vendor limits hal attributes

Change-Id: I19a50ae280f57b844c044b2161e64abc9d1de655
This commit is contained in:
Manaf Meethalavalappu Pallikunhi 2020-11-11 17:30:13 +05:30 committed by Gerrit - the friendly Code Review server
parent fdb5938c0c
commit 47f5af3b4a

View file

@ -75,3 +75,7 @@ attribute vendor_hal_diaghal_server;
attribute vendor_hal_perf;
attribute vendor_hal_perf_client;
attribute vendor_hal_perf_server;
attribute vendor_hal_limits;
attribute vendor_hal_limits_client;
attribute vendor_hal_limits_server;