Merge "Log when FLAG_STASHED_IN_APP_AUTO changes." into tm-qpr-dev

This commit is contained in:
Brian Isganitis
2023-03-14 17:16:43 +00:00
committed by Android (Google) Code Review
3 changed files with 13 additions and 1 deletions

View File

@@ -316,7 +316,6 @@ public class TaskbarActivityContext extends BaseTaskbarContext {
return mTransientTaskbarBounds;
}
@VisibleForTesting
@Override
public StatsLogManager getStatsLogManager() {
// Used to mock, can't mock a default interface method directly