From efc2c9ab567d7f21f06b4fea82bc6fa6ff80ff08 Mon Sep 17 00:00:00 2001 From: yomna Date: Thu, 5 Oct 2023 20:17:33 +0000 Subject: [PATCH] Clarify IRadioNetwork also applies to satellite-based cellular connections. Clarify the functionality specified in IRadioNetwork applies to both terrestrial (earth-based) and extraterrestrial (satellite-based) cellular networks. Bug: 301483855 Test: m Change-Id: Id8d1508c68cbca868fc3471f0840883eeca163c7 --- radio/aidl/android/hardware/radio/network/IRadioNetwork.aidl | 1 + 1 file changed, 1 insertion(+) diff --git a/radio/aidl/android/hardware/radio/network/IRadioNetwork.aidl b/radio/aidl/android/hardware/radio/network/IRadioNetwork.aidl index e4c385670d..878ad23582 100644 --- a/radio/aidl/android/hardware/radio/network/IRadioNetwork.aidl +++ b/radio/aidl/android/hardware/radio/network/IRadioNetwork.aidl @@ -32,6 +32,7 @@ import android.hardware.radio.network.UsageSetting; /** * This interface is used by telephony and telecom to talk to cellular radio for network APIs. + * All functions apply to both terrestrial and extraterrestrial (satellite) based cellular networks. * All the functions have minimum one parameter: * serial: which corresponds to serial no. of request. Serial numbers must only be memorized for the * duration of a method call. If clients provide colliding serials (including passing the same