Commit Graph

21 Commits

Author SHA1 Message Date
Diego Wilson d191dea121 klte-common: gps: Move device dependent modules to /vendor
Change-Id: I8229a6e4a9512a03cbc6c9522bb1dc0ce988d1c9
2017-11-03 08:01:42 -06:00
Kevin Tang c89f8e0a1e klte-common: gps: LOC logging macro changes
The current logging macro always uses LOGE, which is
confusing to external developer looking at our logs.
Also changed LOC_LOGx definition to follow the same
syntax as that of LOC_LOGX.

Bug: 29499503

Change-Id: I803233a9d0b241bf9aeb2ee0d4bd2e7cc52ed75b
CRs-Fixed: 1113702
2017-11-01 16:42:01 -06:00
David Ng f580266809 klte-common: gps: Add explicit liblog dependency
Explicitly add liblog as dependency for modules that use Android
logging.  Also remove obsolete build flag.

Change-Id: I91a458b44ff34c91a8f6875f5c3e931f620c613a
2017-11-01 16:42:01 -06:00
Saurabh Srivastava d0681412e1 klte-common: gps: 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-11-01 16:42:01 -06:00
Michael Bestas e1215f76fa klte-common: gps: Cleanup makefiles and remove useless files
Change-Id: I66848d2e220817ae61642d7211f7eabf5e4efcea
2017-11-01 16:42:01 -06:00
Paul Keith 353209be9d klte-common: Remove unused gps configurations
* These aren't copied to the final build, drop them
  to avoid confusion of where to look for configs

Change-Id: I20a117fc2ef230e04838283be721a45405d8768f
2017-10-05 17:06:51 +02:00
Kevin F. Haggerty 94204fcfc6 klte-common: Import OSS GPS HAL
* KANGed from oneplus/bacon at 828ecdcd9d9716681f38fd96af3ac6b3b9a0126b

Change-Id: If20523e4268fee9cda5f15ce7e359090bb3a9a21
2017-08-13 15:57:00 -06:00
Ethan Chen 48529d198a klte-common: Use proprietary GPS
Change-Id: I2d9646e61fdc44114e3aa1f5701f881b4f82b7bb
2015-11-14 14:28:03 -08:00
Dante Russo c2abda73ae Fix some compilation issues with legacy targets
Added some includes, removed some hardcode paths
in the makefiles, and added xtra data max size define
that was missing from last commit.

Change-Id: Idf64464589fb68efc7e75710ce635e40a6fc25e0
2015-11-13 17:33:30 -08:00
Pandari Sabhapathi afbcf661d5 Migrating XTRA from gpsonextra.net to cloud based izatcloud.net
*Added logic to remove xtra1.gpsonextra.net from URLs
received from modem.
*Added logic to override modem URLs with those configured
in gps.conf
*Replaced all instances of xtra{1,2,3}.gpsonextra.net domain URLs
in gps.conf with xtrapath{1,2,3}.izatcloud.net URLs.
*Replaced all commented instances of xtra.bin in gps.conf with xtra2.bin.

CRs-fixed: 643816

Change-Id: I5c7f16a2c64e716a6cb005fec33b35a039601341
2015-02-15 14:31:51 -08:00
Kevin Tang f0567dad27 KW warnings
dlsym on gps_geofence_get_interface should check NULL,
and gmtime return should also check NULL

Change-Id: I23ab17f016ad9f4667ac197c12f016433c48af90
CRs-Fixed: 674884
2014-12-01 00:19:32 -08:00
Matt Filetto bc4ab22c41 klte-common: Remove unused makefiles
Change-Id: Ia8e5562a2ebecd638f2f5d3c1cf4595bc151874d
2014-11-23 05:28:43 +00:00
Matt Filetto ed22efea40 klte-common: update GPS HAL
* CAF package version: kk_3.5
* Revert the following patch as it's causing a missing symbol
  error when loading Samsung proprietary GPS libraries:

 "Add a new LocAdapterProxyBase class"

Change-Id: Ib23df3e207048ed32880537a528aa7f85ebcdfe1
2014-09-16 14:02:18 -07:00
Ethan Chen 6437ca37cf gps: Add dummy Sec_configuration stub
* Newer NG3 based libloc_api_v02.so requires this function to init

Change-Id: I023bd4c5a2378a1f008a34e04bea7aef4d8da1bc
2014-08-30 15:45:10 -05:00
Ethan Chen fd8ff43a3a klte-common: Create klte common tree 2014-08-27 00:53:53 -07:00
Ethan Chen 98203b8e02 klte: gps: Add dummy sec_gps function stub 2014-08-03 16:02:55 -07:00
Daniel Moran (garwynn) 0a0f80b053 klte: gps: Import GPS HAL 2014-08-03 16:02:52 -07:00
Ethan Chen 65493d2bf7 klte: Use prebuilt GPS libs 2014-07-31 17:29:17 -07:00
Daniel Moran (garwynn) 387f7bb827 Update GPS config 2014-05-23 01:44:41 -05:00
Daniel Moran (garwynn) 7482c5ba0e Looking better but more to go 2014-05-01 15:41:37 -05:00
Daniel Moran (garwynn) 0a3081f5e7 Initial bringup (hlte base) 2014-04-16 23:22:27 -05:00