Skip to content
Commit 5804ed79 authored by tomnatan's avatar tomnatan
Browse files

Fix issue where NOT_VISIBLE state is sometimes not logged

This happens because ActivityMetricsLogger#notifyActivityRemoved is sometimes called before ActivityMetricsLogger#logAppCompatState is called from ActivityRecord#setVisibility.

Fix: 203417779
Test: atest WmTests:SizeCompatTests
Change-Id: Ib49f8fd6d01a3b6b6797902e8c517b580649a7d8
parent 66889d32
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment