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 Merged-In: I04daedcb9a890083cc710bab30b295e14b9872ae Change-Id: I04daedcb9a890083cc710bab30b295e14b9872ae (cherry picked from commit 927b3b12)
Loading
Please register or sign in to comment