device_google_gs201/usb/gadget
Kyle Tso 2371ea7920 usb: Select usb-service rc files based on kernel versions
The sysfs paths in the rc file differ across kernel versions or build
targets. Given that the path is static in the newer kernels (6.1+),
modify the paths for newer kernels in the original rc file and create
another rc file for older kernels (i.e kernel 5.10). Put the correct rc
file to the vendor partition based on kernel versions.

Bug: 317946158
Change-Id: Ie313664ee14c837bc9f33113e9341f6e06192401
Signed-off-by: Kyle Tso <kyletso@google.com>
2024-02-03 01:14:43 +00:00
..
Android.bp Migrate IUsbGadget implementation to AIDL 2023-01-26 20:18:09 +00:00
android.hardware.usb.gadget-service.rc usb: Select usb-service rc files based on kernel versions 2024-02-03 01:14:43 +00:00
android.hardware.usb.gadget-service.xml Migrate IUsbGadget implementation to AIDL 2023-01-26 20:18:09 +00:00
service_gadget.cpp Migrate IUsbGadget implementation to AIDL 2023-01-26 20:18:09 +00:00
UsbGadget.cpp usb: Runtime search the i2c path 2024-02-03 01:14:43 +00:00
UsbGadget.h usb: Runtime search the i2c path 2024-02-03 01:14:43 +00:00