msm8937-common: Add persist.sys.usb.config.extra
* Fixes USB tethering.
This commit is contained in:
parent
d5fe8be114
commit
c92c41b3d6
1 changed files with 4 additions and 0 deletions
|
@ -11,3 +11,7 @@ PRODUCT_COPY_FILES += \
|
|||
# USB HAL
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.usb@1.0-service
|
||||
|
||||
# USB
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.sys.usb.config.extra=none
|
||||
|
|
Loading…
Reference in a new issue