commit | 6e084181d1f8e3f56e282cdf1155559314a7a947 | [log] [tgz] |
---|---|---|
author | Tomasz Wasilczyk <twasilczyk@google.com> | Fri Nov 05 10:53:55 2021 -0700 |
committer | Tomasz Wasilczyk <twasilczyk@google.com> | Thu Dec 02 09:55:23 2021 -0800 |
tree | 3ea412646893a4d62eb7fc88e4844dea77f0f8ae | |
parent | 70ac7bfb86c5bf9e69777470b7018873ecfddf75 [diff] [blame] |
Implement RadioVoice for AIDL-HIDL Telephony HAL translator Bug: 203699028 Test: Boot and grep logcat against radiocompat Change-Id: Ie2dce95ba1a468c10d92a74bfdca03d2a8d744b0
diff --git a/radio/aidl/compat/service/radio-compat.xml b/radio/aidl/compat/service/radio-compat.xml index e035cac..d3f4212 100644 --- a/radio/aidl/compat/service/radio-compat.xml +++ b/radio/aidl/compat/service/radio-compat.xml
@@ -25,5 +25,9 @@ <name>android.hardware.radio.sim</name> <fqname>IRadioSim/slot1</fqname> </hal> + <hal format="aidl"> + <name>android.hardware.radio.voice</name> + <fqname>IRadioVoice/slot1</fqname> + </hal> --> </manifest>