Adding tracing for work profile removal

Bug: 159671700
Change-Id: I6e1bcdfbf1bbaab989106ce2979575652a3fb404
This commit is contained in:
Samuel Fufa
2020-07-27 12:15:53 -07:00
parent a8c08584a7
commit cfec6b5151
3 changed files with 12 additions and 0 deletions

View File

@@ -106,4 +106,5 @@ public final class TestProtocol {
public static final String PAUSE_NOT_DETECTED = "b/139891609";
public static final String OVERIEW_NOT_ALLAPPS = "b/156095088";
public static final String NO_SWIPE_TO_HOME = "b/158017601";
public static final String WORK_PROFILE_REMOVED = "b/159671700";
}