Fixed Bug P2 Add Hotlist Status UpdateNo update yet.Descriptioncc...@google.com created issue #1Feb 23, 2021 12:54AMSee related b/180956594 Workaround is to force screen while plugged in, with developer options. Should be something like System > Advanced > Developer Options > Stay awake. In microbenchmark, we modify each launched activity to force screen on. Since we'd want to avoid modifying app code for macrobenchmarking, we should figure out another way to do this. Issue summaryCommentsAll comments Oldest first ap...@google.com <ap...@google.com> #2Nov 11, 2021 01:39AMMarked as fixed.Yigit, do you have time to fix it? reemission of the same liveData is racyAdd comment Comment
Description
See related b/180956594
Workaround is to force screen while plugged in, with developer options. Should be something like
System > Advanced > Developer Options > Stay awake
.In microbenchmark, we modify each launched activity to force screen on .
Since we'd want to avoid modifying app code for macrobenchmarking, we should figure out another way to do this.