diff options
| author | 2022-12-13 00:00:19 +0000 | |
|---|---|---|
| committer | 2022-12-16 19:30:21 +0000 | |
| commit | 6883c9aab4c7f0a9e381246da5734171f8dabbed (patch) | |
| tree | afef5e4d4db7d08d5e1a58728d7dc703e67c7828 /libs/androidfw/ConfigDescription.cpp | |
| parent | 4ec0db91392892caf49effc9d8d90eb04221fa2f (diff) | |
Address thread safety issues in WindowLayoutComponentImpl
Check usages of its class variables (and functions). Added a lock
object, and use it to protect access to class variables in cases
where the calling thread is undefined.
Bug: 242647030
Test: make androidx.window.extensions RUN_ERROR_PRONE=true
check warnings
Test: Smoke test with Jetpack WindowManager Demos apk
Change-Id: I5050e67a30e4b839f7954d56857f61d13c712140
Diffstat (limited to 'libs/androidfw/ConfigDescription.cpp')
0 files changed, 0 insertions, 0 deletions