Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 6803d5d9 authored by Chris Li's avatar Chris Li
Browse files

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
parent 7417d528
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment