Fixed Bug P2 Add Hotlist Status UpdateNo update yet.Descriptioncc...@google.com created issue #1May 9, 2022 05:26PMRevert https://android-review.googlesource.com/c/platform/frameworks/support/+/1804377, as it was a speculative fix for compilation reset not working correctly. This is not just overhead, but creates inconsistent behavior, as resetAndCompile reinstalls the target, so app state resetting is altered by CompilationMode. Issue summaryCommentsAll comments Oldest first ap...@google.com <ap...@google.com> #2May 10, 2022 01:01AMMarked as fixed.Yigit, do you have time to fix it? reemission of the same liveData is racyAdd comment Comment
Description
Reverthttps://android-review.googlesource.com/c/platform/frameworks/support/+/1804377 , as it was a speculative fix for compilation reset not working correctly.
This is not just overhead, but creates inconsistent behavior, as resetAndCompile reinstalls the target, so app state resetting is altered by CompilationMode.