commit | c5b6e5cf28ab8c1749937cb4c3a4138b024a44bb | [log] [tgz] |
---|---|---|
author | Fedor Kudasov <kudasov@google.com> | Tue Mar 02 15:34:46 2021 +0000 |
committer | Fedor Kudasov <kudasov@google.com> | Tue Mar 23 08:25:39 2021 +0000 |
tree | 451a4892f01f2fd2af6379c517cff372f77bb440 | |
parent | 7743f45797e453777de167421b6a50d71f7a18d9 [diff] |
Introduce exceptional async layoutlib call We would like to allow coroutine DefaultExecutor thread to be able to call layoutlib Choreographer postCallback in odrer to make coroutine delayed execution succeed. Bug: 179708448 Test: N/A Change-Id: I6009a8573a5143e935d8f6bf943da172a2ec0d3c (cherry picked from commit d5cb728ea85f051d2b64ece563f392205d984297)