commit | 4aea1b05f425c8afaa7f43d2191d1e33ea657d2f | [log] [tgz] |
---|---|---|
author | Chris Ye <lzye@google.com> | Tue Jan 26 12:43:00 2021 -0800 |
committer | Chris Ye <lzye@google.com> | Mon Feb 01 22:13:10 2021 +0000 |
tree | 25ce97e63cf4a94a6ed365bb3bd11fb74c22f52d | |
parent | 0da9a43002ec27d502e961db2c2d156fd1e38a79 [diff] |
Add SOURCE_SENSOR to InputDevice API. Add input device source type SOURCE_SENSOR to InputDevice API. SOURCE_SENSOR is not used to identify KeyEvent or MotionEvent but it can be used to classifiy an input device is sensor capable. Bug: 170131554 Test: atest InputDeviceSensorManagerTest Change-Id: Iae93a771e69dda1f7bb8577632ea48ca79189b30 Merged-In: Iae93a771e69dda1f7bb8577632ea48ca79189b30