diff options
| author | 2024-03-25 11:29:52 +0000 | |
|---|---|---|
| committer | 2024-03-25 11:29:52 +0000 | |
| commit | 6803d5d90169fae5a0a1757876e3df7ff61fb400 (patch) | |
| tree | 57593646491dc26637b0b43ddff77fbc2b86db38 /libs/androidfw/StringPool.cpp | |
| parent | 7417d528dffe411110b8ee9c8e8a7ff0d1faafc9 (diff) | |
Fix NPE on ActivityWindowInfo
The issue happens because the ActivityWindowInfo update in window
relayout is guarded with flag, which cause the device without the flag
updating to null.
Fix the issue by removing the flag check, and also make the varible non
null.
Fix: 331051007
Test: pass failure tests
Change-Id: Iaead41317f734fa1638c830b09659df482ed3a87
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions