summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--n7100.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/n7100.mk b/n7100.mk
index 9c683fc..7e17fca 100644
--- a/n7100.mk
+++ b/n7100.mk
@@ -106,8 +106,4 @@ PRODUCT_COPY_FILES += \
PRODUCT_PROPERTY_OVERRIDES += \
net.tethering.noprovisioning=true
-# USB-OTG
-PRODUCT_PROPERTY_OVERRIDES += \
- persist.sys.isUsbOtgEnabled=true
-
$(call inherit-product-if-exists, vendor/samsung/n7100/n7100-vendor.mk)