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

Skip to content
Commit b9df4706 authored by Vishnu Nair's avatar Vishnu Nair
Browse files

Sever the link to inputflinger when system_server crashes

When system_server and inputflinger goes down, we want to clear the
reference to the inputflinger service. This prevent SF making any
invalid binder calls to input. Instead the input commands will be queued up
and sent when system_server recovers via SurfaceFlinger::bootFinished
signal.

Test: adb shell su root kill `pid system_server` & check we have a focused window when the server recovers
Fixes: 181246754
Bug: 171130500
Change-Id: Id9091a29b651e4ceece30c3b81b9708262132787
parent a8bad0e2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment