3
0
Fork 0

galaxys2-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: I0666d2044a63c78232af8a1622bf3d01ed44b1ca
This commit is contained in:
Nick Kralevich 2015-11-15 23:52:08 -02:00 committed by Caio Schnepper
parent fecc190038
commit 139ef47e40
1 changed files with 0 additions and 4 deletions

View File

@ -187,10 +187,6 @@ PRODUCT_COPY_FILES += \
PRODUCT_TAGS += dalvik.gc.type-precise
# Set default USB interface
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
persist.sys.usb.config=mtp
# Keylayouts
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/excluded-input-devices.xml:system/etc/excluded-input-devices.xml