commit | 01f8f4fe3acc0e2a7e5a3b69ec32962ae05a5151 | [log] [tgz] |
---|---|---|
author | Jerome Gaillard <jgaillard@google.com> | Tue Mar 19 14:24:35 2024 +0000 |
committer | Jerome Gaillard <jgaillard@google.com> | Tue Mar 19 20:27:44 2024 +0000 |
tree | e9b79072049ff180984a8346cb56f85f667540d8 | |
parent | 5ac36395715bd44e888366ba012e6e202553e725 [diff] |
Add AnimatedImageDrawable to host build of libhwui This puts Looper usages behind #ifdef __ANDROID__ as the looper is not supported on host builds. Instead of using the looper to call the InvokeListener, the listener is called directly for host. Bug: 322360037 Test: build libhwui on host Change-Id: I133fa5a7b50e9681160f0a70c23f3946b51a7cd6