Merge \"Add global settings for cell radio state\" into nyc-mr1-dev
am: d4ac4c7786
Change-Id: I5698d08dcc6854ceffb08debecf3fa443750fab0
This commit is contained in:
@@ -9074,6 +9074,12 @@ public final class Settings {
|
||||
*/
|
||||
public static final String SYSTEM_NAVIGATION_KEYS_ENABLED =
|
||||
"system_navigation_keys_enabled";
|
||||
|
||||
/**
|
||||
* Whether cell is enabled/disabled
|
||||
* @hide
|
||||
*/
|
||||
public static final String CELL_ON = "cell_on";
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user