am 1fe28b20: am 71060db6: am dffdf107: Merge "UsbDeviceManager: A better fix for race condition when starting USB accessory mode" into klp-dev
* commit '1fe28b20f1cfc6d2542f8b0bfe48355f3a58067b': UsbDeviceManager: A better fix for race condition when starting USB accessory mode
This commit is contained in:
@@ -538,7 +538,6 @@ public class UsbDeviceManager {
|
||||
|
||||
if (mConfigured && enteringAccessoryMode) {
|
||||
// successfully entered accessory mode
|
||||
mAccessoryModeRequestTime = 0;
|
||||
|
||||
if (mAccessoryStrings != null) {
|
||||
mCurrentAccessory = new UsbAccessory(mAccessoryStrings);
|
||||
|
||||
Reference in New Issue
Block a user