Disable IPv6 since awplayer doesn't support AF_INET6

This commit is contained in:
Mr Jenkins 2016-08-27 01:41:22 +02:00
parent 491502edd5
commit 40021377e2

View file

@ -133,6 +133,9 @@ on boot
chown bluetooth net_bt_stack /proc/bluetooth/sleep/btwrite
write /proc/bluetooth/sleep/lpm 1
# disable IPv6
write /proc/sys/net/ipv6/conf/all/disable_ipv6 1
# to observe dnsmasq.leases file for dhcp information of soft ap.
chown dhcp system /data/misc/dhcp