am b7e8a54d: Merge "Add prepaid data services URL to Secure Settings" into honeycomb-LTE

* commit 'b7e8a54d98f753406c8763a7075e5f6b92e9300e':
  Add prepaid data services URL to Secure Settings
This commit is contained in:
Freeman Ng
2011-04-11 11:19:18 -07:00
committed by Android Git Automerger

View File

@@ -3687,6 +3687,13 @@ public final class Settings {
public static final String INET_CONDITION_DEBOUNCE_DOWN_DELAY =
"inet_condition_debounce_down_delay";
/**
* URL to open browser on to allow user to manage a prepay account
* @hide
*/
public static final String SETUP_PREPAID_DATA_SERVICE_URL =
"setup_prepaid_data_service_url";
/**
* @hide
*/