commit | 80d4dcc7ee0b67ca31fce767ab1b9aa30706184f | [log] [tgz] |
---|---|---|
author | Ricardo Cerqueira <ricardo@cyngn.com> | Tue Jul 12 16:52:22 2016 +0100 |
committer | Nathan Prevette <nprevette420@gmail.com> | Thu Jul 14 15:13:30 2016 -0700 |
tree | 6ad219f32f375383b2b33354922f64bff67e99a6 | |
parent | 933a1e146c04f9d80df3b411c82987bb8961dc7b [diff] |
MobileData: Don't let wait-for-radio trample wait-for-data Both waiting for radio and waiting for data used "is the progress bar visible" as the "allow to continue" clause. If radio service state changes arrived while the wait-for-data was ongoing, this'd terminate the progress bar and make it wait forever. Additionally, if wifi is connected, don't wait for data at all Ref CYNGNOS-3126 Change-Id: I81792ac8be00c6a6746af88a62220c727cddc6d8