mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 05:49:27 +00:00
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
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user