mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Usb: Update language to comply with Android's inclusive language guidance am: 4918545e03
Original change: https://android-review.googlesource.com/c/device/google/wahoo/+/1382479 Change-Id: Icec75c5bbcfae8ab92049795c2cbc1a4b048a846
This commit is contained in:
@@ -193,7 +193,7 @@ wait_again:
|
||||
// There are no uevent signals which implies role swap timed out.
|
||||
if (err == ETIMEDOUT) {
|
||||
ALOGI("uevents wait timedout");
|
||||
// Sanity check.
|
||||
// Partner check.
|
||||
} else if (!usb->mPartnerUp) {
|
||||
goto wait_again;
|
||||
// Role switch succeeded since usb->mPartnerUp is true.
|
||||
|
||||
Reference in New Issue
Block a user