mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
msm8226-common: Add property to indicate we support usb-otg
This commit is contained in:
parent
2fa6d7438e
commit
c096ce7cbf
1 changed files with 1 additions and 0 deletions
|
@ -169,6 +169,7 @@ PRODUCT_PACKAGES += \
|
|||
|
||||
# USB
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
|
||||
persist.sys.isUsbOtgEnabled=true \
|
||||
persist.sys.usb.config=mtp
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
|
|
Loading…
Reference in a new issue