sepolicy: add the attributes corresponding to the umdservice
Change-Id: I1102eda821c08084eccbdd2162b68989aed7c628
This commit is contained in:
parent
66fbd101af
commit
18415c7c55
1 changed files with 4 additions and 0 deletions
|
@ -282,6 +282,10 @@ attribute hal_wificfr;
|
|||
attribute hal_wificfr_client;
|
||||
attribute hal_wificfr_server;
|
||||
|
||||
attribute vendor_hal_umd;
|
||||
attribute vendor_hal_umd_client;
|
||||
attribute vendor_hal_umd_server;
|
||||
|
||||
attribute vendor_hal_sxrservice_qti;
|
||||
attribute vendor_hal_sxrservice_qti_client;
|
||||
attribute vendor_hal_sxrservice_qti_server;
|
||||
|
|
Loading…
Reference in a new issue