commit | a9e546169b3c2c9c5f248d2f3abe3b934f48695d | [log] [tgz] |
---|---|---|
author | Mike Lockwood <lockwood@android.com> | Fri Jun 19 14:54:42 2009 -0400 |
committer | Mike Lockwood <lockwood@android.com> | Fri Jun 19 14:54:42 2009 -0400 |
tree | ca6b5b01b76e239c021903981f6a246e9566af9c | |
parent | 649f99e8347984c1e031dae302830f4c9ebd3df4 [diff] |
gps: Set SUPL server via hostname rather than IP address. The GPS engine needs the hostname for the secure SUPL case and deferring the DNS lookup to the HAL might be helpful in the future if the SUPL server is on a carrier's private network. Signed-off-by: Mike Lockwood <lockwood@android.com>