Merge "Add a setting to enable cellular on boot." into cw-e-dev
This commit is contained in:
@@ -8088,6 +8088,13 @@ public final class Settings {
|
||||
* @hide
|
||||
*/
|
||||
public static final String CONTACT_METADATA_SYNC = "contact_metadata_sync";
|
||||
|
||||
/**
|
||||
* Whether to enable cellular on boot.
|
||||
* The value 1 - enable, 0 - disable
|
||||
* @hide
|
||||
*/
|
||||
public static final String ENABLE_CELLULAR_ON_BOOT = "enable_cellular_on_boot";
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user