You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
no-tethering-restrictions/post-fs-data.sh

7 lines
197 B
Bash

#!/system/bin/sh
MODDIR=${0%/*}
# Block Android from inserting 'dun' into the APN.
# Yet another way Android shows the telecom that tethering is enabled.
settings put global tether_dun_required 0