Add prepaid data services URL to Secure Settings

This is really a Gservices value being accessed through Secure Settings

bug: 4100048
Change-Id: I6e2eb72b17594b5c8f14a6ecfc21eafeff80fa1b
This commit is contained in:
Freeman Ng
2011-04-07 18:21:40 -07:00
parent 8de5df4392
commit 96be4e01e6

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
*/