diff options
Diffstat (limited to 'usb/aidl/default/android.hardware.usb-service.example.rc')
-rw-r--r-- | usb/aidl/default/android.hardware.usb-service.example.rc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/usb/aidl/default/android.hardware.usb-service.example.rc b/usb/aidl/default/android.hardware.usb-service.example.rc new file mode 100644 index 0000000000..335bca744d --- /dev/null +++ b/usb/aidl/default/android.hardware.usb-service.example.rc @@ -0,0 +1,4 @@ +service vendor.usb_default /vendor/bin/hw/android.hardware.usb-service.example + class hal + user system + group system |