Merge "[Toast] Add a debug log config for app search flow." into tm-qpr-dev am: a7be354913
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/19890488 Change-Id: I4c5adf006ebf9c4707148a208b2c0208f04efdf5 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -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";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user