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

Commit d9156155 authored by Becky Qiu's avatar Becky Qiu Committed by Automerger Merge Worker
Browse files

Merge "[Toast] Add a debug log config for app search flow." into tm-qpr-dev am: a7be3549

parents ea6c8dfa a7be3549
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -45,4 +45,9 @@ public class LogConfig {
     * When turned on, we enable IME related latency related logging.
     */
    public static final String IME_LATENCY_LOGGING = "ImeLatencyLogging";

    /**
     * When turned on, we enable web suggest appSearch related logging.
     */
    public static final String WEB_APP_SEARCH_LOGGING = "WebAppSearchLogging";
}