Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8e0cc739 authored by Freeman Ng's avatar Freeman Ng Committed by Android Git Automerger
Browse files

am 2df36fd6: am b7e8a54d: Merge "Add prepaid data services URL to Secure...

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

* commit '2df36fd6':
  Add prepaid data services URL to Secure Settings
parents 6eb3c59c 2df36fd6
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -3706,6 +3706,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
         */