commit | 48bd5ab4990d5cf9028495b065017e30cfb02b93 | [log] [tgz] |
---|---|---|
author | Song Hu <songhu@google.com> | Thu Aug 05 18:33:26 2021 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Aug 05 18:33:26 2021 +0000 |
tree | 335799b32ae596e14f57a91ee367b759cb94d79b | |
parent | fa6fb840d712e7f2b94b2cb6680c44ea3b774a32 [diff] | |
parent | 13b9f947e0cce9f35e577f49b2a6794e3e918a81 [diff] |
Merge "Fix sharesheet timeout by sending CreatePredictionSession request immediately instead of pushing it to the main thread Looper queue. CreatePredictionSession request is latency-sensitive.Its sendImmediately flag was flipped to be false accidentally in I937cdaa6081d2b85d27ee0192f6af7f197b8e102."