Skip to content
Commit fb12466e authored by Asmita Poddar's avatar Asmita Poddar
Browse files

Remove InputManager#getInstance

Replace all instances of InputManager with instances of InputManagerGlobal.
Add the context field in InputManager.
All methods previously accessed through instances of InputManager
have been refactored to be accessed through InputManagerGlobal, which is
a singleton class.
The SystemServiceRegistry no longer returns an instance of InputManager.

Bug: b/267758905
Test: Pre-submit
Change-Id: I2f3db1f5f4e27be9eb11d0d307aaee16a33f014d
parent 056b7183
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