sepolicy: Add vendor limits hal attributes
Change-Id: I19a50ae280f57b844c044b2161e64abc9d1de655
This commit is contained in:
parent
fdb5938c0c
commit
47f5af3b4a
1 changed files with 4 additions and 0 deletions
|
@ -75,3 +75,7 @@ attribute vendor_hal_diaghal_server;
|
||||||
attribute vendor_hal_perf;
|
attribute vendor_hal_perf;
|
||||||
attribute vendor_hal_perf_client;
|
attribute vendor_hal_perf_client;
|
||||||
attribute vendor_hal_perf_server;
|
attribute vendor_hal_perf_server;
|
||||||
|
|
||||||
|
attribute vendor_hal_limits;
|
||||||
|
attribute vendor_hal_limits_client;
|
||||||
|
attribute vendor_hal_limits_server;
|
||||||
|
|
Loading…
Reference in a new issue