a10dd: rename usb hal

This commit is contained in:
Gabriel2392 2022-07-30 08:31:56 -03:00
commit 5515947fb3
5 changed files with 6 additions and 6 deletions

View file

@ -14,10 +14,10 @@
// limitations under the License.
cc_binary {
name: "android.hardware.usb@1.0-service.a10",
name: "android.hardware.usb@1.0-service.a10dd",
relative_install_path: "hw",
init_rc: ["android.hardware.usb@1.0-service.a10.rc"],
vintf_fragments: ["android.hardware.usb@1.0-service.a10.xml"],
init_rc: ["android.hardware.usb@1.0-service.a10dd.rc"],
vintf_fragments: ["android.hardware.usb@1.0-service.a10dd.xml"],
defaults: ["eureka_defaults"],
srcs: [
"service.cpp",