Kevin Tang
34ee095517
Revert "remove loc_api from hardware/qcom/gps"
...
This reverts commit 0d257cc5d3
.
Change-Id: I80c00022b5ab562ade9a9c8ca5abd0087d897c9e
2013-03-26 14:45:46 -07:00
Iliyan Malchev
0d257cc5d3
remove loc_api from hardware/qcom/gps
...
Change-Id: I2a1e928dc38de45c7421e2ef7a406ca969eafc97
Signed-off-by: Iliyan Malchev <malchev@google.com>
2013-02-06 22:49:06 -08:00
Iliyan Malchev
c74962df0d
chmod uga-x
...
find -type f -perm +111 -name \*.[ch]\* -exec chmod uga-x {} \;
Bug: 7428209
Change-Id: I991e3fb62a46f4b4cd727ef4b6a4472b4015ce33
Signed-off-by: Iliyan Malchev <malchev@google.com>
2012-10-27 14:22:13 -07:00
Ajay Dudani
f77c85bb51
gps: Initial implementation of msm gps hal
...
Change-Id: Icf126a0bbb9dec414144b9b405694e41777920d5
2012-07-09 15:43:56 -07:00
Nick Kralevich
7573253c26
remove HAL_MODULE_INFO_SYM const
...
HAL_MODULE_INFO_SYM was declared as read-only, but
the struct is written to by libhardware. This causes
a segfault when -Wl,-z,relro is enabled.
Fixed.
Change-Id: Ied24f54a294ea705b06754a419823d595e3def62
2012-03-01 17:07:59 -08:00
Mike Lockwood
300b715b0d
loc_api: Repackage as a new GPS HAL module.
...
Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-04-06 05:43:41 -04:00