am 61659b21: Merge "gps: Adding ip address for AGps"

* commit '61659b21b512a4d1e26a1843738e0486a68be36b':
  gps: Adding ip address for AGps
This commit is contained in:
Mike Lockwood 2011-07-28 14:04:11 -07:00 committed by Android Git Automerger
commit bc287a0565

View file

@ -467,6 +467,7 @@ typedef struct {
AGpsType type;
AGpsStatusValue status;
uint32_t ipaddr;
} AGpsStatus;
/** Callback with AGPS status information.