Commit graph

21 commits

Author SHA1 Message Date
Isaac Chen
18ed322ef3 msm8937-common: Cleanup GPS makefiles and configs
* Update configs from bardock 8.1.0 OPM1.171019.019
* Cleanup unused blobs
2018-07-09 00:00:20 +08:00
Bruno Martins
e3a264221a msm8937-common: Update GPS stack to O-MR1
* From bardock-pro - OPM1.171019.011
2018-06-29 00:03:00 +08:00
Bruno Martins
b3d607b848 msm8937-common: Bump GPS HAL and location API to O-MR1
* QC Tag: LA.UM.6.6.r1-07400-89xx.0
2018-06-29 00:03:00 +08:00
Prateek Chaubey
8f0b5c54cc msm8937-common: Support Redmi 4/4X(santoni) 2018-06-29 00:01:27 +08:00
Wyatt Riley
aa3b4c7eec Xtra Fixes - https, version check & version 3
Tells Qualcomm GPS hardware to:
1) Use https
2) Use the more secture version 3 file
3) Check that the
XTRA file version downloaded matches the version
expected - i.e. the more secure (signed) version 3

Test: On device, via adb push/pull, watched
Xtra download logs and confirmed GPS acted as if Xtra
assisted

Bug: 31470303
Change-Id: Ib2a1b9ec9be32f842a158c05fa2ba04cb0262b76
2017-12-09 14:01:23 +05:30
dianlujitao
b5a70706c9 land: Build libgnsspps
Change-Id: I552fd1a678e48f676e24836ccee4cbb97ad5465c
2017-08-15 13:49:06 +02:00
Darshan Manjrekar
760ab73a12 land: Update GPS from garlic
* Revision: 17b6a1f56bdda4d1c4bfd0ad514fe97bdd5ca810

Signed-off-by: Darshan Manjrekar <darshanmanjrekar1205@gmail.com>
2017-07-14 20:43:41 +02:00
Scott Mertz
85a6b00c53 land: gps: fix build for OSS builds
Squash of the following commits:

gps: Correct forward declaration in proprietary definitions

The qcom prebuilt binary relies on FlpExtLocation_s,
so we cannot change it to FlpExtLocation.
This patch fixes it.

karate: gps: fix remove trailing space

In setXtraUserAgent,
size_t is unsigned and never being negative.
Will cause segmentation fault, if string is all space.

Change-Id: I1cf1f956943b0739640afe909954ade6921e28a1
2017-06-29 02:54:57 +02:00
Louis Popi
ecf15a1c13 land: gps: Add additionnal makefiles
* Needed to copy headers
2017-06-29 02:50:46 +02:00
Eloi Carracedo
daa35a5a2c land: gps: Modify HAL for LineageOS build system.
* We need this to actually build the HAL

Change-Id: I9b114ed6b84deb11ac83c3cb80d6733c35a10c09
2017-06-28 20:23:51 +02:00
karthick111
89afb85701 land: gps: update to LA.UM.5.6.r1-04700-89xx.0 2017-06-27 14:19:43 +02:00
Darshan Manjrekar
7586f60240 land: gps: Hack to build with N
Signed-off-by: Darshan Manjrekar <darshanmanjrekar1205@gmail.com>
2017-03-19 14:31:38 +01:00
Saurabh Srivastava
0070e5db4f Enabling CLANG compilation and fixing all resulting errors
Removing statement to set LOCAL_CLANG flag explicity to
true. It will be true by default.

Change-Id: I2eaba5a89e64088e3383b962dceaaa7e975e997a
CRs-Fixed: 989476
2017-03-17 02:09:05 +01:00
Luca Stefani
e8042e98d2 land: gps: Hack to build with N
AOSP now has a conflicting GnssSvStatus struct.
Rename the one in the GPS HAL to QcomSvStatus.

Change-Id: Ie79c5471423ce0d39e34f1dd0a3e71d9edb016b0
2017-03-17 02:08:34 +01:00
Zhao Wei Liew
7e0173d9f9 Revert "land: gps: Remove GPS config"
Let's use the CAF config instead.

This reverts commit 869688ce63.
2017-03-11 09:31:25 +08:00
Zhao Wei Liew
92d5fd6723 land: gps: Modify for CM build system
Change-Id: I48097d23bc302ff5df5d90cfaf2c4a5a5d295a3f
2016-11-08 23:04:29 +08:00
Scott Mertz
a20833363b gps: fix build for OSS builds
gps: Correct forward declaration in proprietary definitions

Fix gps runtime error

The qcom prebuilt binary relies on FlpExtLocation_s,
so we cannot change it to FlpExtLocation.
This patch fixes it.

ether: gps: fix remove trailing space

In setXtraUserAgent,
size_t is unsigned and never being negative.
Will cause segmentation fault, if string is all space.

Change-Id: I1cf1f956943b0739640afe909954ade6921e28a1
2016-11-08 22:08:37 +08:00
Zhao Wei Liew
869688ce63 land: gps: Remove GPS config
We have ours from stock.

Change-Id: I498b67396829e826c8d38797e786f73ea33adeb8
2016-11-08 21:47:51 +08:00
Zhao Wei Liew
7309587048 land: Import OSS GPS HAL
CAF tag: AU_LINUX_ANDROID_LA.UM.5.1_RB1.06.00.01.192.038

Change-Id: Ia9189744ccaca7d4c9f3a5097a955e6a849192a7
2016-11-08 21:39:00 +08:00
Zhao Wei Liew
9849c64197 land: Move GPS configs to vendor
We're unlikely to modify them anytime soon,
so keep the device tree cleaner for now.

Change-Id: I7c3ceb80d8749dcac8735dd89e2767f79deb71ef
2016-11-07 11:54:57 +08:00
Zhao Wei Liew
4de3706b0f land: Add initial product makefiles and dependencies
Change-Id: If94ab716eb95da7cf3c5f58b1265fcf630edc5e5
2016-10-30 17:19:05 +08:00