OSDN Git Service

gps: Set SUPL server via hostname rather than IP address.
authorMike Lockwood <lockwood@android.com>
Fri, 19 Jun 2009 18:57:20 +0000 (14:57 -0400)
committerMike Lockwood <lockwood@android.com>
Fri, 19 Jun 2009 18:57:20 +0000 (14:57 -0400)
commit205021cd79eb84b4931ed79fd6d995aa8ca8c29e
tree6545cc6011e2e6b320c15e2cc67605ca1bb5553e
parent4403519ac60f99bf0100a7d6eed79b09bd9e5be7
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>
include/hardware_legacy/gps.h [changed mode: 0644->0755]