Merge "Added net.dns1 prop for emulator, as Android emulator ignores it by default."

This commit is contained in:
Colin Cross 2013-07-03 22:35:42 +00:00 committed by Gerrit Code Review
commit fafcabd0dd
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ on boot
setprop ARGH ARGH
setprop net.eth0.gw 10.0.2.2
setprop net.eth0.dns1 10.0.2.3
setprop net.dns1 10.0.2.3
setprop net.gprs.local-ip 10.0.2.15
setprop ro.radio.use-ppp no
setprop ro.build.product generic