sepolicy: define vendor_hal_imsrtphal attribute

* define vendor_hal_imsrtphal attribute
* for ImsRtpService AIDL migration

Change-Id: I4fb9c2e4c874c6f991bab06977d775d4c3815771
This commit is contained in:
Vaishali Rai 2023-02-01 14:44:14 +05:30
parent 3cdf8e631e
commit e7e6fdb57b

View file

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