mirror of
https://github.com/LineageOS/android_device_essential_mata.git
synced 2026-08-18 11:12:34 +00:00
mata: Update USB configuration to sane defaults
Configurations taken from tag LA.UM.9.6.2.r1-03600-89xx.0, brings USB back when using the dual role USB HAL. Change-Id: I722b20b8fd7d97d0502ac23b82f64b31b2d06da8
This commit is contained in:
committed by
Tommaso Fonda
parent
2ab9c02fcc
commit
17b2224e70
File diff suppressed because it is too large
Load Diff
10
vendor.prop
10
vendor.prop
@ -144,9 +144,17 @@ ro.soc.manufacturer=Qualcomm
|
||||
ro.soc.model=MSM8998
|
||||
|
||||
# USB
|
||||
persist.sys.usb.config.extra=none
|
||||
persist.vendor.usb.config.extra=none
|
||||
vendor.usb.controller=a800000.dwc3
|
||||
vendor.usb.device=a800000.ssusb
|
||||
vendor.usb.diag.func.name=diag
|
||||
vendor.usb.dpl.inst.name=dpl
|
||||
vendor.usb.qdss.inst.name=qdss
|
||||
vendor.usb.rmnet.func.name=gsi
|
||||
vendor.usb.rmnet.inst.name=rmnet
|
||||
vendor.usb.rndis.func.name=gsi
|
||||
vendor.usb.use_ffs_mtp=0
|
||||
vendor.usb.use_gadget_hal=0
|
||||
|
||||
# Zygote
|
||||
zygote.critical_window.minute=10
|
||||
|
||||
Reference in New Issue
Block a user