Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 584c4294 authored by Philip P. Moltmann's avatar Philip P. Moltmann Committed by Android (Google) Code Review
Browse files

Merge "Exit enteringAccessoryMode when entered."

parents cfd87531 a025c898
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -563,6 +563,7 @@ public class UsbDeviceManager {
                            mAccessoryModeRequestTime + ACCESSORY_REQUEST_TIMEOUT;

            if (mConfigured && enteringAccessoryMode) {
                mAccessoryModeRequestTime = 0;
                // successfully entered accessory mode

                if (mAccessoryStrings != null) {