msm8974-common: remove persist.sys.usb.config override
The variable persist.sys.usb.config is no longer honored by the framework, and it's presence causes unnecessary toggling of the USB driver, which disonnects ADB and makes the device's connection unstable. Delete it. Bug: 21404762 Bug: 18905620 Change-Id: Ibcc3b6a6f5523695d9daf01e53e8f5ed71ad19fe
This commit is contained in:
parent
577ab0c34a
commit
334503413c
1 changed files with 0 additions and 3 deletions
|
@ -62,9 +62,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.timed.enable=true
|
||||
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
|
||||
persist.sys.usb.config=mtp
|
||||
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.sys.isUsbOtgEnabled=true
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue