sepolicy: define vendor_hal_imsrtphal attribute
* define vendor_hal_imsrtphal attribute * for ImsRtpService AIDL migration Change-Id: I4fb9c2e4c874c6f991bab06977d775d4c3815771
This commit is contained in:
parent
3cdf8e631e
commit
e7e6fdb57b
1 changed files with 4 additions and 0 deletions
|
@ -312,3 +312,7 @@ attribute vendor_hal_atfwd_client;
|
|||
attribute vendor_hal_qvirtservice;
|
||||
attribute vendor_hal_qvirtservice_server;
|
||||
attribute vendor_hal_qvirtservice_client;
|
||||
|
||||
attribute vendor_hal_imsrtphal;
|
||||
attribute vendor_hal_imsrtphal_client;
|
||||
attribute vendor_hal_imsrtphal_server;
|
||||
|
|
Loading…
Reference in a new issue