commit | cb42b4719fc24da4bc0b5a008e87ff1a350ff9b7 | [log] [tgz] |
---|---|---|
author | Prabir Pradhan <prabirmsp@google.com> | Tue Aug 23 16:01:19 2022 +0000 |
committer | Prabir Pradhan <prabirmsp@google.com> | Tue Aug 23 20:15:03 2022 +0000 |
tree | 380760c872c3293218a800ecac122add64f94d99 | |
parent | 5189478291e79cfe9bb5aba30cbb7de856b6bfcc [diff] |
Refactor AssociatedDevice initialization in EventHub Since AssociatedDevice contains information from the sysfs classes of a device that are loaded once when the device is connected, we change the AssociatedDevice initialization logic to be more functional and easier to read. There should be no behaivor change in this CL. Bug: 243005009 Test: atest inputflinger_tests Change-Id: I753fb07af9558c844e0c4eb7b8558b4f78b58004