Commit 6d46127e authored by DerTeufel's avatar DerTeufel
Browse files

Enable tethering without provisioning

this seems to be fixing tethering after all
parent 327d9cb2
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -59,6 +59,10 @@ PRODUCT_COPY_FILES += \

PRODUCT_BUILD_PROP_OVERRIDES += BUILD_UTC_DATE=0

# Tethering
PRODUCT_PROPERTY_OVERRIDES += \
    net.tethering.noprovisioning=true

# include other configs
include vendor/mad/config/permissions.mk
include vendor/mad/config/media.mk