Rename Broadcast Radio service to avoid confusion with GSM radio.
Bug: b/36863239 Test: instrumentalization Change-Id: I6f6ab7353e8db81b04ffd3cd9d65bfe9a32f4628
This commit is contained in:
@@ -3913,7 +3913,7 @@ public abstract class Context {
|
||||
* @see #getSystemService
|
||||
* @hide
|
||||
*/
|
||||
public static final String RADIO_SERVICE = "radio";
|
||||
public static final String RADIO_SERVICE = "broadcastradio";
|
||||
|
||||
/**
|
||||
* Use with {@link #getSystemService} to retrieve a
|
||||
|
||||
Reference in New Issue
Block a user