Enable AIDL for V requirement
AVC log in b/281968564#comment208 and go/v-ril-hal-migration
Forrest build result in go/v-ril-hal-migration
Bug: 281968564
Test: telephony function test
Flag: EXEMPT HAL interface change
def1ba3ef0
Change-Id: If2c811627e6c85220a965d248a87e81a3a193dd0
6 lines
402 B
Text
6 lines
402 B
Text
# Define liboemservice_proxy_service.
|
|
type liboemservice_proxy_service, hal_service_type, service_manager_type;
|
|
type hal_vendor_radio_external_service, hal_service_type, protected_service, service_manager_type;
|
|
|
|
type hal_vendor_modem_logging_service, hal_service_type, protected_service, service_manager_type;
|
|
type hal_vendor_tcpdump_service, hal_service_type, protected_service, service_manager_type;
|