mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-17 01:28:21 +00:00
Merge "Revert "Make sure TAPL waits for Launcher activity to stop each time it stops"" into main
This commit is contained in:
@@ -178,9 +178,6 @@ public final class TestProtocol {
|
||||
public static final String REQUEST_UNSTASH_BUBBLE_BAR_IF_STASHED =
|
||||
"unstash-bubble-bar-if-stashed";
|
||||
|
||||
public static final String REQUEST_GET_AND_RESET_ACTIVITY_STOP_COUNT =
|
||||
"get-and-reset-activity-stops";
|
||||
|
||||
/** Logs {@link Log#d(String, String)} if {@link #sDebugTracing} is true. */
|
||||
public static void testLogD(String tag, String message) {
|
||||
if (!sDebugTracing) {
|
||||
|
||||
Reference in New Issue
Block a user