galaxys2: gps: add magic field to AGpsRefLocationCellID struct
Change-Id: I504efe60e3a0eecd2c77950b5bc8abe97b912685
This commit is contained in:
parent
2d4c52900e
commit
c4fed0bc8d
@ -314,6 +314,7 @@ typedef struct {
|
||||
uint16_t mcc;
|
||||
uint16_t mnc;
|
||||
uint16_t lac;
|
||||
uint16_t foo; // Samsung magic
|
||||
uint32_t cid;
|
||||
} AGpsRefLocationCellID;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user