commit | b4015294e1c3452a00d4a326ca3871e6e56b5f78 | [log] [tgz] |
---|---|---|
author | Asmita Poddar <asmitapoddar@google.com> | Mon Nov 27 12:32:56 2023 +0000 |
committer | Asmita Poddar <asmitapoddar@google.com> | Mon Nov 27 15:09:31 2023 +0000 |
tree | a166a4d87e56051f66759d0f098d7673ef69a5b5 | |
parent | 990e3472629402792dce41e11bd4fb3677ffdc80 [diff] |
Pass Device bus ID from native to Java Pass Device Bus from the native side to the Java side. This is done so we can log Device Bus ID in atoms. Since the same vendor ID could mean different vendors depending on whether the device is connected over bluetooth or USB, we require to know the device bus to disambiguate the vendor IDs. Bug: 308918242 Test: atest InputDeviceTest Test: atest inputflinger_tests Change-Id: I0ff2e31d7a8b610b0e1208cc5c444d1f785e162c