usb: fix the naming for uwb mode

In previous we created a new bootmode "uwb" which will enable
the ACM port, but the name was wrong. Rename it as "usbuwb"

Bug: 187877902
Test: ACM port can be enabled
Signed-off-by: Puma Hsu <pumahsu@google.com>
Change-Id: Id27930c4c34e7272cebf1825b6aa68f526e84112
This commit is contained in:
Puma Hsu 2021-08-29 22:21:30 +08:00
parent fbcb7ad5dc
commit c798852213

View file

@ -124,5 +124,5 @@ on property:sys.usb.config=charger && property:sys.usb.configfs=1
on property:vendor.usb.contaminantdisable=true
exec /vendor/bin/hw/disable_contaminant_detection.sh
on property:ro.bootmode=uwb
on property:ro.bootmode=usbuwb
setprop persist.vendor.usb.usbradio.config uwb_acm