commit | eb7d677acbd0f72262bd79ceb8cfb3927d52ebdf | [log] [tgz] |
---|---|---|
author | Julia Tuttle <juliatuttle@google.com> | Tue Jan 25 15:39:42 2022 -0500 |
committer | Julia Tuttle <juliatuttle@google.com> | Tue Jan 25 16:11:03 2022 -0500 |
tree | ae77bf9f7f1e6779046f91e6ea142a8402c6a276 | |
parent | 75da5071e50836a7d869fc493048c56f90ed3442 [diff] |
New Pipeline: improve "old pipeline running" handling Currently, we show a toast and log a message with a stacktrace when old pipeline code is running while the new pipeline is enabled. With this change, we show a toast *only on debug builds*, and we either log a message *or throw a RuntimeException* depending on the state of a new System UI flag. Bug: 216092204 Test: manual Change-Id: I6e4d27704e4806a3ea4dc0c20c4f727b1a41ac63