Add new radio interfaces to RadioOnlyAidl

These new interfaces aren't implemented on Android TV Cuttlefish
devices.

Test: lunch cf_x86_64_tv-userdebug && m
Test: atest hal_implementation_test
Bug: 266868403
Change-Id: I17493dc37264f1f50aa5525eeaf081aa56d19bef
diff --git a/tests/hal/hal_implementation_test.cpp b/tests/hal/hal_implementation_test.cpp
index 9959ab8..659fc4f 100644
--- a/tests/hal/hal_implementation_test.cpp
+++ b/tests/hal/hal_implementation_test.cpp
@@ -187,6 +187,9 @@
     "android.hardware.radio.messaging", "android.hardware.radio.modem",
     "android.hardware.radio.network",   "android.hardware.radio.sap",
     "android.hardware.radio.sim",       "android.hardware.radio.voice",
+    "android.hardware.radio.ims",       "android.hardware.radio.ims.media",
+    "android.hardware.radio.satellite",
+
 };
 
 /*