Add logs when sysuiProxy clears binder refs

Bug: 302551868
Flags: None
Change-Id: Iec9fc3cd52a3e3bac0ba61d0f38dbc05933e573c
This commit is contained in:
Vinit Nayak
2023-10-24 13:35:03 -07:00
parent e389a8566e
commit d1e9cacfdc
2 changed files with 4 additions and 0 deletions

View File

@@ -158,6 +158,7 @@ public final class TestProtocol {
public static final String PERMANENT_DIAG_TAG = "TaplTarget";
public static final String TWO_TASKBAR_LONG_CLICKS = "b/262282528";
public static final String ICON_MISSING = "b/282963545";
public static final String SPLIT_LEAK = "b/302551868";
public static final String REQUEST_EMULATE_DISPLAY = "emulate-display";
public static final String REQUEST_STOP_EMULATE_DISPLAY = "stop-emulate-display";