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