aboutsummaryrefslogtreecommitdiffstats
path: root/p31xx-common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'p31xx-common.mk')
-rwxr-xr-xp31xx-common.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/p31xx-common.mk b/p31xx-common.mk
index 0331c35..6e6c79c 100755
--- a/p31xx-common.mk
+++ b/p31xx-common.mk
@@ -80,6 +80,10 @@ PRODUCT_PACKAGES += \
libinvensense_mpl \
power.piranha
+# Storage
+PRODUCT_PROPERTY_OVERRIDES += \
+ persist.sys.isUsbOtgEnabled=true
+
# Charger
PRODUCT_PACKAGES += \
charger \