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

Commit 696d3f48 authored by Anushree Ganjam's avatar Anushree Ganjam
Browse files

Add SEARCH_TARGET_UTIL_LOG for debugging searchtargetutil logs

Bug: 352067203
Test: Manual
Flag: EXEMPT bugfix
Change-Id: I27b7c29ae0400f2ff3fb8336cee0eec0d962ac1b
parent 7dc0ce40
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";
}