Merge "Remove hide_carrier_network_settings from Settings." into mnc-dev

This commit is contained in:
Junda Liu
2015-06-16 23:11:30 +00:00
committed by Android (Google) Code Review
4 changed files with 0 additions and 12 deletions

View File

@@ -7231,13 +7231,6 @@ public final class Settings {
public static final String PREFERRED_NETWORK_MODE =
"preferred_network_mode";
/**
* Setting to 1 will hide carrier network settings.
* Default is 0.
*/
public static final String HIDE_CARRIER_NETWORK_SETTINGS =
"hide_carrier_network_settings";
/**
* Name of an application package to be debugged.
*/