commit | 43bccf83214bbbe5558b626cd0755527ae8a5aec | [log] [tgz] |
---|---|---|
author | Vishnu Nair <vishnun@google.com> | Fri Jun 05 10:53:37 2020 -0700 |
committer | Vishnu Nair <vishnun@google.com> | Fri Jun 05 12:06:05 2020 -0700 |
tree | e70fac63e9921fe91adf71aa98a7c061278fb061 | |
parent | 5bcc8f8a38ed372cb7487abc6fbdb1ffb87e1681 [diff] |
Call Layer::getLayerDebugInfo from the main thread Fixes an issue where drawing state could be accessed from a binder thread. The function also mixed current state with drawing state incorrectly. The function now only retrieves drawing state. Bug: 150226608 Test: Steps in bug doesn't repro Test: atest sffakehwc_test Change-Id: I5537c53e8214e2785473839d71fd483d1a3219b6