Android: Fix SRV record lookups for XMPP to use android getprop command to find DNS server, since there is no resolv.conf.

This commit is contained in:
Joey Hess 2013-12-03 13:14:49 -04:00
parent 33f89c9d03
commit b2e9339b57
3 changed files with 62 additions and 0 deletions

View file

@ -98,6 +98,7 @@ install_pkgs () {
patched DAV
patched language-javascript
patched uuid
patched dns
cd ..