Commit Graph

4 Commits

Author SHA1 Message Date
TreeHugger Robot
15558bf93b Merge "USB HAL: Fix infinite loop." 2017-02-24 20:24:24 +00:00
Badhri Jagan Sridharan
6e718f9e4c Allow reregistering callback
Callbacks would have to be allowed being reregistered
to handle frameworks restarts.

Bug: 35758079
Test: adb shell stop; adb shell start; and see if USB notifications happen.
Change-Id: I256b4e714340f48c1dd8377e660cb28ebd716b8a
2017-02-24 19:56:02 +00:00
Badhri Jagan Sridharan
b31cbe9453 USB HAL: Fix infinite loop.
Bug: 35726475
Test: usb-service no longer consumes 100% CPU
Change-Id: I274caec45e7527cbacf57f9a735d711dcb481bfd
2017-02-24 05:52:25 -08:00
Badhri Jagan Sridharan
81ea748afa USB: HIDL: default implentation for the type-c interface
The default implementation should take care of legacy devices that
lauched before O.

BUG: 31015010
Test: Manually tested on Angler and sailfish for type-c role switches.
Change-Id: I8762598f4f82da5b2fe8a87aacc30728eb7921f5
2017-01-24 12:21:46 -08:00