aboutsummaryrefslogtreecommitdiff
path: root/gps/utils/Android.mk (follow)
Commit message (Collapse)AuthorAge
* msm8996-common: Import newer GPS stack from xiaomi_msm8996-commonRaghuram Subramani2024-10-17
| | | | Change-Id: I5afe78048c4af3648b2d267d71a58b63b9decbc9
* msm8996-common: Fix build errors with libgps.utils.soDivya Sharma2019-09-23
| | | | | | | | set_sched_policy() was moved from libcutils to libprocessgroup CRs-fixed: 2390701 Change-Id: I1468dee2b30f79bcdaa4ab3144628fddc69c4e80
* msm8996-common: gps: Update from LA.UM.7.2.r1-04000-sdm660.0Davide Garberi2018-10-19
| | | | | | | | * The vendor blobs from LA.UM.7.2.r1-04000-sdm660.0 - B2N_sprout:9/PPR1.180610.011/00WW_3_22C * Update gnsspps from CAF's location repo Change-Id: I6afc29a05459bf6d1951cb36b746d8cc781bc48f Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* Remove hardcoded LOCAL_MODULE_PATHS from vendor components. (gps)Vishwath Mohan2018-04-22
| | | | | | | | | | | | | | | | | This CL replaces all LOCAL_MODULE_PATH_* definitions for vendor shared libraries with LOCAL_VENDOR_MODULE := true instead. This appropriately generates sanitized versions of these libraries to /data/asan/* while generating the stock versions in /vendor/lib* as desired. Needed for ASAN builds to work correctly. Bug: 37740897 Test: m -j40 && SANITIZE_TARGET="address" m -j40 # shared libs in $ANDROID_PRODUCT_OUT/vendor/lib* do not contain asan symbols, while the ones in $ANDROID_PRODUCT_OUT/data/asan/vendor/lib* do. Change-Id: If6a495dd153c47f929de047fd48039b990348720 (cherry picked from commit e872612127cfbf55ceba01e9860e0acc47d64447)
* msm8996-common: Import gps from LA.UM.6.5.r1-02500-8x96.0Rashed Abdel-Tawab2017-12-12
| | | | Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* msm8996-common: Nuke the GPS HalDavide Garberi2017-12-12
| | | | | | * Just to make a clean import Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
* z2_plus: Update GPS stackBruno Martins2017-01-21
| | | | | | * Tag LA.UM.5.5.r1-00100-8x96.0 Change-Id: I18cd979799001ccbaae6d08d07f907689ac5a00a
* z2_plus: Build GPS HAL from sourceBruno Martins2017-01-21
| | | | | | | * Remove Location API for targets with RPC * Use stock GPS configs (also include missing xtwifi.conf) Change-Id: I142d161b324e1bc84d258adbedb0a454a72e7e4c
* z2_plus: Import GPS HAL from CAFLouis Popi2017-01-21
| | | | | | * Tag LA.HB.1.1.1-03340-8x96.0 Change-Id: I65d0bb0343a007dc99a18a3639056bef582c0d05
* remove gpsdavidevinavil2017-01-21
| | | | Change-Id: Ia1b7e04bb52bb7a669629c8433a6ccc56a895e6b
* Initialising brunch based on davidevinavil device tree (CM14.0 branch)Fedor9172016-11-10
|
* Initial commitFedor9172016-10-26