commit | bceb34f6f685eb72268315964fccf350c29bee85 | [log] [tgz] |
---|---|---|
author | Winson Chung <winsonc@google.com> | Tue Apr 20 17:11:28 2021 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Apr 20 17:11:28 2021 +0000 |
tree | 5f2fce176729511e511407e27e7dc558f1dcd8a5 | |
parent | bb19d94bac3866ba4f5cde88a8a8d1151aa66989 [diff] | |
parent | f1f7b9aef968dab6e649592f201059cfdde538d0 [diff] |
Merge "Revert "Add logs to verify receiver is unregistered"" into sc-dev am: f1f7b9aef9 Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14216251 Change-Id: I6722e7ddab8e7fe4c855ef0d9c58add10b0cbf9f
diff --git a/src/com/android/launcher3/testing/TestProtocol.java b/src/com/android/launcher3/testing/TestProtocol.java index 60dd0f3..9a02b66 100644 --- a/src/com/android/launcher3/testing/TestProtocol.java +++ b/src/com/android/launcher3/testing/TestProtocol.java
@@ -109,7 +109,6 @@ public static final String REQUEST_MOCK_SENSOR_ROTATION = "mock-sensor-rotation"; public static final String PERMANENT_DIAG_TAG = "TaplTarget"; - public static final String RECEIVER_LEAK = "b/185385047"; public static final String NO_SWIPE_TO_HOME = "b/158017601"; public static final String WORK_PROFILE_REMOVED = "b/159671700"; public static final String TIS_NO_EVENTS = "b/180915942";