ba30b04cc3c98a6b08a24fbff92a75bf5f1198e2
Before this CL, the USB default settings will set default usb functions to RNDIS when tethering is started. Because in some devices, the NCM is used instead of RNDIS to start tethering. If RNDIS is set in the device that uses NCM to start tethering, it will cause start tethering failed. This CL will use the current functions to set default usb functions to fix this issue. Bug: 195068679 Test: make -j42 RunSettingsRoboTests Change-Id: Ic9353c5ac76c0cd517318a4304fa214d6b2201d2
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%