Add Builder to InputDevice for testing
The InputDevice constructor has many parameters, is used in many tests, and changes frequently. Use a builder to create InputDevices in tests to make changing the parameters easier. Fixes: 245820019 Test: Build, Presubmit Change-Id: Ic307f112d08805913035ec0d5781cb29030f12c6
Loading
Please register or sign in to comment