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

Skip to content
Commit d340bf58 authored by Danny Baumann's avatar Danny Baumann
Browse files

Fix NPE on bootup.

onProcessRequest() expects the object to be fully initialized. As commit
aa0fdbb4 made DctController run on a background
thread, posted messages can be processed in parallel to the constructor,
so make sure to initialize the needed components before running code
that (eventually) will post messages.

Change-Id: Icfac54ebff5fd82c0212d0167de7ae76eb04098f
parent b73fa0cf
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