mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 18:58:19 +00:00
Merge "Add 0-state web data loader logs" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
a77c28cd78
@@ -70,4 +70,10 @@ public class LogConfig {
|
||||
* When turned on, we enable long press nav handle related logging.
|
||||
*/
|
||||
public static final String NAV_HANDLE_LONG_PRESS = "NavHandleLongPress";
|
||||
|
||||
|
||||
/**
|
||||
* When turned on, we enable zero state web data loader related logging.
|
||||
*/
|
||||
public static final String ZERO_WEB_DATA_LOADER = "ZeroStateWebDataLoaderLog";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user