mirror of
https://github.com/LineageOS/android_device_essential_mata.git
synced 2025-10-29 11:49:27 +00:00
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:
parent
576a5f6bd0
commit
9dbf78625a
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user