commit | 551b8d15ce56661f012a37772ffd611c0fa4915a | [log] [tgz] |
---|---|---|
author | Felix <google@ix5.org> | Mon Jun 24 10:46:26 2019 +0200 |
committer | Felix <google@ix5.org> | Tue Jun 25 20:00:07 2019 +0200 |
tree | 48d1d3de9bfd51500743d5941801dd55a592ba29 | |
parent | b575cedd7448c5fe4183bc8e87a61a1e434217cb [diff] [blame] |
Add interface info to .rc files Signed-off-by: Felix <google@ix5.org> Change-Id: I6d70bbdb66c3dce280bf6908c3750316a6f6cf70
diff --git a/usb/1.0/default/android.hardware.usb@1.0-service.rc b/usb/1.0/default/android.hardware.usb@1.0-service.rc index b7a0c63..3c44d21 100644 --- a/usb/1.0/default/android.hardware.usb@1.0-service.rc +++ b/usb/1.0/default/android.hardware.usb@1.0-service.rc
@@ -1,4 +1,5 @@ service vendor.usb-hal-1-0 /vendor/bin/hw/android.hardware.usb@1.0-service + interface android.hardware.usb@1.0::IUsb default class hal user system group system