commit | 7f51a9ad1e2c487cd916dae7eb891bbdbc32ab18 | [log] [tgz] |
---|---|---|
author | Tomasz Wasilczyk <twasilczyk@google.com> | Thu Oct 28 13:22:47 2021 -0700 |
committer | Tomasz Wasilczyk <twasilczyk@google.com> | Thu Dec 02 09:54:56 2021 -0800 |
tree | fdd6cc69d0195fb377c64eaf735c29412a8fbd6c | |
parent | 9ddc87f6af4c895d51a8e02b0bd5f05e19c1fde2 [diff] [blame] |
Implement RadioSim for AIDL-HIDL Telephony HAL translator Bug: 203699028 Test: Boot and grep logcat against radiocompat Change-Id: I82d27049858e578522b83811a787b259e67d00a4
diff --git a/radio/aidl/compat/service/radio-compat.xml b/radio/aidl/compat/service/radio-compat.xml index 781f2f4..2164b28 100644 --- a/radio/aidl/compat/service/radio-compat.xml +++ b/radio/aidl/compat/service/radio-compat.xml
@@ -13,5 +13,9 @@ <name>android.hardware.radio.messaging</name> <fqname>IRadioMessaging/slot1</fqname> </hal> + <hal format="aidl"> + <name>android.hardware.radio.sim</name> + <fqname>IRadioSim/slot1</fqname> + </hal> --> </manifest>