Skip to content
Snippets Groups Projects
Commit 4a64e0b6 authored by TheScarastic's avatar TheScarastic
Browse files

msm8953-common: Add persist.sys.usb.config.extra

 * Fixes Usb tethering

Change-Id: Id047644e9ec17b1fb1acd733e1633da278d5af69
parent f9e24155
No related branches found
No related tags found
No related merge requests found
......@@ -177,6 +177,10 @@ persist.timed.enable=true
PRODUCT_PROPERTY_OVERRIDES += \
net.tcp.2g_init_rwnd=10
# Usb
PRODUCT_PROPERTY_OVERRIDES += \
persist.sys.usb.config.extra=none
# Wifi
PRODUCT_PROPERTY_OVERRIDES += \
wifi.interface=wlan0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment