fixup! mata: Update USB configuration to sane defaults

Fixes the following failure:
init    : Command 'write /config/usb_gadget/g2/strings/0x409/product ${vendor.usb.product_string}' action=boot (/vendor/etc/init/hw/init.mata.usb.rc:110) took 0ms and failed: property 'vendor.usb.product_string' doesn't exist while expanding '${vendor.usb.product_string}'

Change-Id: I1e85e108b923e2db0d7d2fde3e639447790a8404
This commit is contained in:
Tommaso Fonda 2024-07-13 19:14:28 +02:00
parent 576a5f6bd0
commit 9dbf78625a

View File

@ -148,6 +148,7 @@ vendor.usb.rmnet.inst.name=rmnet
vendor.usb.rndis.func.name=gsi
vendor.usb.use_ffs_mtp=0
vendor.usb.use_gadget_hal=0
vendor.usb.product_string=Essential Phone
# Zygote
zygote.critical_window.minute=10