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

Skip to content
Commit e1af1f22 authored by Asmita Poddar's avatar Asmita Poddar Committed by Cherrypicker Worker
Browse files

Create InputManagerGlobal class

InputManager should  always have a context associated with it instead
of injecting it sometimes by calling InputManager#getInstance(Context)
as was done as a part of b/266013036.
Uptil  now, InputManager was a singleton class and it contained the
IInputManager interface (which talks to the system server service).
This CL introduces InputManagerGlobal, which will be the singleton class
(with the IInputManager interface).

Bug: b/267758905
Test: Pre-submit
Change-Id: I1d24e2b5692d0eb7d4c23c9b6a8e1a325eaaad83
(cherry picked from commit a786f24d)
Merged-In: I1d24e2b5692d0eb7d4c23c9b6a8e1a325eaaad83
parent d600e251
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