Fix usb menu not switch to "File Transfer/Android Auto" right after connected to car unit
- This CL before usb receiver didn't check the extra information of the accessory. It will cause the usb menu not to be aware that the usb port is switched to accessory mode. This CL usb receiver will check intent whether to have accessory extra. If the usb port is switched to accessory mode the usb menu will switch to "File Transfer/Android Auto". - Update test case Bug: 162451162 Test: make -j42 RunSettingsRoboTests Change-Id: I0eca89a23670c674b74753fc526256cc1d52e759
Loading
Please register or sign in to comment