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

Commit e60066db authored by Android (Google) Code Review's avatar Android (Google) Code Review Committed by Android Git Automerger
Browse files

am 0e638630: Merge change 8291 into donut

Merge commit '0e638630'

* commit '0e638630':
  Add gservices flag for configuring the URL vending redirects to when TOS is inaccessible due to no/bad network.
parents ba2bdce2 0e638630
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -2990,6 +2990,13 @@ public final class Settings {
         */
        public static final String VENDING_TOS_URL = "vending_tos_url";

        /**
         * URL to navigate to in browser (not Market) when the terms of service
         * for Vending Machine could not be accessed due to bad network
         * connection.
         */
        public static final String VENDING_TOS_MISSING_URL = "vending_tos_missing_url";

        /**
         * Whether to use sierraqa instead of sierra tokens for the purchase flow in
         * Vending Machine.