device_google_gs201/usb
Ray Chi bdd4728a17 usb: modify the permission of USB gadget hal
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
2021-11-18 17:06:56 +08:00
..
Android.bp s/gs101/gs201 2021-05-20 17:54:35 +08:00
android.hardware.usb.gadget@1.2-service.gs201.xml s/gs101/gs201 2021-05-20 17:54:35 +08:00
android.hardware.usb@1.3-service.gs201.rc usb: modify the permission of USB gadget hal 2021-11-18 17:06:56 +08:00
android.hardware.usb@1.3-service.gs201.xml s/gs101/gs201 2021-05-20 17:54:35 +08:00
service.cpp s/gs101/gs201 2021-05-20 17:54:35 +08:00
Usb.cpp Correct i2c path for contaminant protection detection and status 2021-06-03 15:29:29 +08:00
Usb.h Correct the new udc path 2021-05-31 11:20:27 +08:00
UsbGadget.cpp usb: support both rndis and ncm, but not rndis + ncm 2021-09-24 03:44:56 +00:00
UsbGadget.h Revert "gs201: usb: add state of usb extcon to monitorffs" 2021-05-24 20:29:07 +08:00