dre: Pull appropriate USB props from vendor_product.mk
Change-Id: I93b25c5d0989c83d1c8d7b7946a083771febdddd
This commit is contained in:
parent
92081d81fd
commit
fd763c826c
1 changed files with 6 additions and 0 deletions
|
@ -170,7 +170,13 @@ persist.vendor.sensors.sync_request=true
|
|||
# USB
|
||||
sys.usb.mtp.batchcancel=1
|
||||
vendor.usb.diag.func.name=ffs
|
||||
vendor.usb.dpl.inst.name=dpl
|
||||
vendor.usb.qdss.inst.name=qdss_sw
|
||||
vendor.usb.rmnet.func.name=gsi
|
||||
vendor.usb.rmnet.inst.name=rmnet
|
||||
vendor.usb.rndis.func.name=gsi
|
||||
vendor.usb.use_ffs_mtp=1
|
||||
vendor.usb.use_gadget_hal=0
|
||||
|
||||
# Zygote
|
||||
zygote.critical_window.minute=10
|
||||
|
|
Loading…
Reference in a new issue