commit | e3680491451be88745d8ab75ac6759c359b139b5 | [log] [tgz] |
---|---|---|
author | Kiran S <krns@google.com> | Mon Feb 05 13:42:45 2024 +0000 |
committer | Kiran S <krns@google.com> | Mon Feb 12 06:47:48 2024 +0000 |
tree | 1116201e460fdff43567fb745260b71f4a7482a9 | |
parent | aaa6244b08193d43f23dd414ebc37498c29e9bea [diff] |
Implement isPdCompliant API for UsbPortStatus This new API will be used to clients to determine if a connection is PD compliant. This can be used before initiating role swaps or power limiting. Test: atest UsbManagerTests Bug: 323470419 Change-Id: I3ff1ce9a2b24dd5aa818fd709882a8ea32e7bdea API-Coverage-Bug: 324506285