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

Commit bad6ce48 authored by Anushree Ganjam's avatar Anushree Ganjam Committed by Android (Google) Code Review
Browse files

Merge "Add SEARCH_TARGET_UTIL_LOG for debugging searchtargetutil logs" into main

parents 2abb3eb5 696d3f48
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -76,4 +76,5 @@ public class LogConfig {
     * When turned on, we enable zero state web data loader related logging.
     */
    public static final String ZERO_WEB_DATA_LOADER = "ZeroStateWebDataLoaderLog";
    public static final String SEARCH_TARGET_UTIL_LOG = "SearchTargetUtilLog";
}