Currently, USB gadgdet hal couldn't access configfs nodes during device booting. The permission of configfs nodes are root as default, and they are modified to system by init process. Therefore, USB gadget HAL can't access them before permission changes completely. The patch will modify permission of USB gadget hal so that it can access configfs nodes without permission change. Bug: 204378488 Test: check connection time Change-Id: I97f5446a51183225227744043e4a6e0088fecf0b |
||
---|---|---|
.. | ||
Android.bp | ||
android.hardware.usb.gadget@1.2-service.gs201.xml | ||
android.hardware.usb@1.3-service.gs201.rc | ||
android.hardware.usb@1.3-service.gs201.xml | ||
service.cpp | ||
Usb.cpp | ||
Usb.h | ||
UsbGadget.cpp | ||
UsbGadget.h |