We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c80b7b8 commit 5fa2a5fCopy full SHA for 5fa2a5f
1 file changed
customize.sh
@@ -59,7 +59,7 @@ set_perm_recursive $MODPATH 0 0 0755 0755
59
set_perm $MODPATH/system/bin/dnscrypt-proxy 0 0 0755
60
61
# Set Private DNS mode off
62
-ui_print "* Disabling Private DNS mode."
+ui_print "* Disabling Android 9+ Private DNS mode."
63
settings put global private_dns_mode off
64
65
# Cleanup unneeded binary files
0 commit comments