Fix the usb menu didn't switch to "File Transfer/Android Auto" right after...
Fix the usb menu didn't switch to "File Transfer/Android Auto" right after connecting to the car unit. - Before this CL, the usb receivers didn't check the extra information of the accessory. It causes the usb menu not to be aware that the usb port is switched to accessory mode. In this CL, the receivers will check whether the intent has an accessory extra. If the usb port is switched to accessory mode the usb menu will switch to "File Transfer/Android Auto". Bug: 162451162 Test: make -j42 RunSettingsRoboTests Change-Id: I0eca89a23670c674b74753fc526256cc1d52e759 Merged-In: I0eca89a23670c674b74753fc526256cc1d52e759 (cherry picked from commit af0a45bb)
Loading
Please register or sign in to comment