commit | 89acb1c584398b54f54069355512f5574da820ad | [log] [tgz] |
---|---|---|
author | Jerome Gaillard <jgaillard@google.com> | Mon Sep 16 20:06:12 2024 +0100 |
committer | Jerome Gaillard <jgaillard@google.com> | Mon Sep 16 20:06:12 2024 +0100 |
tree | 24f8abcabdbc07c58945e1a858b082e62f98162c | |
parent | 43db9d0d2d5fd85e1ccfe53c2653d415d8b73ae4 [diff] |
Fix wrong type in host version of ThreadBase Do not use int for the timeout as it risks overflowing, leading to wrong computations of wait times for the render thread queue in the host version of libhwui. Flag: NONE host-only change Bug: 367381897 Test: checked on host Change-Id: Ie5119c72b5f34bf481bfda3dae334c756c8acae5