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

Commit c889f13e authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change 5316

* changes:
  add Gservices setting for data messaging app token url.
parents 23f58443 8ad2246e
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -2755,6 +2755,12 @@ public final class Settings {
        public static final String GTALK_MAX_RETRIES_FOR_AUTH_EXPIRED =
            "gtalk_max_retries_for_auth_expired";

        /**
         * This is the url for getting the app token for server-to-device data messaging.
         */
        public static final String DATA_MESSAGE_GET_APP_TOKEN_URL =
                "data_messaging_get_app_token_url";
        
        /**
         * Enable use of ssl session caching.
         * 'db' - save each session in a (per process) database