Merge "Make NETWORK_RECOMMENDATIONS_ENABLED hidden." into oc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
5b06dbd12b
@@ -38136,7 +38136,6 @@ package android.provider {
|
||||
field public static final deprecated java.lang.String INSTALL_NON_MARKET_APPS = "install_non_market_apps";
|
||||
field public static final java.lang.String MODE_RINGER = "mode_ringer";
|
||||
field public static final java.lang.String NETWORK_PREFERENCE = "network_preference";
|
||||
field public static final java.lang.String NETWORK_RECOMMENDATIONS_ENABLED = "network_recommendations_enabled";
|
||||
field public static final java.lang.String OTA_DISABLE_AUTOMATIC_UPDATE = "ota_disable_automatic_update";
|
||||
field public static final java.lang.String RADIO_BLUETOOTH = "bluetooth";
|
||||
field public static final java.lang.String RADIO_CELL = "cell";
|
||||
|
||||
@@ -8330,7 +8330,6 @@ public final class Settings {
|
||||
* enabled state.
|
||||
* @hide
|
||||
*/
|
||||
@SystemApi
|
||||
public static final String NETWORK_RECOMMENDATIONS_ENABLED =
|
||||
"network_recommendations_enabled";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user