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

Commit 194f0808 authored by lknguyen's avatar lknguyen
Browse files

Add Gservices flag so that Market can turn on performance logging for specific groups.

parent b9386ed9
Loading
Loading
Loading
Loading
+6 −0
Original line number Original line Diff line number Diff line
@@ -3295,6 +3295,12 @@ public final class Settings {
        public static final String VENDING_CARRIER_CREDENTIALS_BUFFER_MS =
        public static final String VENDING_CARRIER_CREDENTIALS_BUFFER_MS =
            "vending_carrier_cred_buf_ms";
            "vending_carrier_cred_buf_ms";


        /**
         * Whether to turn on performance logging in the Market client.
         */
        public static final String VENDING_LOG_PERFORMANCE =
            "vending_log_perf";

        /**
        /**
         * URL that points to the legal terms of service to display in Settings.
         * URL that points to the legal terms of service to display in Settings.
         * <p>
         * <p>