summaryrefslogtreecommitdiff
path: root/loc_api/libloc_api_50001/Android.mk
AgeCommit message (Collapse)Author
2015-07-22qcom/gps: update gps halandroid-6.0.1_r9android-6.0.1_r81android-6.0.1_r80android-6.0.1_r8android-6.0.1_r79android-6.0.1_r78android-6.0.1_r77android-6.0.1_r74android-6.0.1_r73android-6.0.1_r72android-6.0.1_r70android-6.0.1_r7android-6.0.1_r69android-6.0.1_r66android-6.0.1_r65android-6.0.1_r63android-6.0.1_r61android-6.0.1_r60android-6.0.1_r59android-6.0.1_r58android-6.0.1_r57android-6.0.1_r56android-6.0.1_r55android-6.0.1_r52android-6.0.1_r51android-6.0.1_r50android-6.0.1_r5android-6.0.1_r49android-6.0.1_r48android-6.0.1_r47android-6.0.1_r46android-6.0.1_r43android-6.0.1_r42android-6.0.1_r41android-6.0.1_r40android-6.0.1_r4android-6.0.1_r33android-6.0.1_r32android-6.0.1_r31android-6.0.1_r30android-6.0.1_r3android-6.0.1_r28android-6.0.1_r27android-6.0.1_r26android-6.0.1_r20android-6.0.1_r18android-6.0.1_r17android-6.0.1_r16android-6.0.1_r13android-6.0.1_r12android-6.0.1_r11android-6.0.1_r10android-6.0.1_r1android-6.0.0_r41android-6.0.0_r26android-6.0.0_r25android-6.0.0_r24android-6.0.0_r23android-6.0.0_r13android-6.0.0_r12android-6.0.0_r11marshmallow-mr3-releasemarshmallow-mr2-releasemarshmallow-mr1-releasemarshmallow-mr1-devmarshmallow-dr-releasemarshmallow-dr-dragon-releasemarshmallow-dr-devVineeta Srivastava
526da0e Fix args to loc_xtra_init fad3d1e memory management fixes c85fa4a Fix Memory leak in util/loc_cfg.cpp 4172ea8 Fix gps.conf capabilities overwrited by carrier 1b2d16d Merge "Adding Mutex for Creating Context" into LA.BF64.1.2.9 044682a Removed unused code and unnecessary notice files 9e7a6c1 Remove reporting gps status from loc eng layer 911ec4a Move modem power vote out of hal 10e4530 Fix some compilation issues with legacy targets e9004f4 Migrating XTRA from gpsonextra.net to cloud based izatcloud.net 014e160 Add buffer length check for XTRA data Change-Id: Ic39d848fca5b0eadea9152ac65fb6a8581cce96b
2015-05-04Fix some compilation issues with legacy targetsDante Russo
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-05-02gps: upgrade GPS HAL to latestDante Russo
Change-Id: Idd560ad408ad4e9265d212ab42990b8683548599
2014-12-16Cleanup Obsolete LOCAL_PRELINK_MODULE.Ying Wang
Bug: 18675947 Change-Id: I91936a24a7a2a9a7398f83dac590cb72c424c338
2014-08-11GPS HAL: actually remove build dependency on libmdmdetectIliyan Malchev
b/16859052 -- aosp-shamu has dependencies on vendor/ Change-Id: I684124d956ff918c016471bf5edb97412602deb5 Signed-off-by: Iliyan Malchev <malchev@google.com>
2014-07-24flounder: remove filter out check of TARGET_ARCH for arm64shen_kuo
use LOCAL_MODULE_RELATIVE_PATH instead of LOCAL_MODULE_PATH Change-Id: Iaeeb60412de61952c3b9d0f928055776ad88c0aa
2014-07-09Add conditional compilation for libmdmdetectDante Russo
Since libmdmdetect is not present for all targets/branches, the code is conditionally compiled to check if it is present Change-Id: I02160b9b39b362da2cc1fe973726b335ad1f4f2d
2014-07-09Merge branch 'KK.04.04.02.010.399' into l-pdkDante Russo
Change-Id: I3b841bb04243b494c9741ae0f042ee524cfeec80
2014-07-09Revert "Merge branch 'KK.04.04.02.010.399' into l-pdk"Vineeta Srivastava
This reverts commit 8c61f8c1f1572ab769912264af3f31feb041fe79. Change-Id: I488b164f36f6f6be55aebb4759c116a3b4a1e448
2014-07-09Revert "Add conditional compilation for libmdmdetect"Vineeta Srivastava
This reverts commit d500f4f20ef5cfab9524f85c37987715447a0428. Change-Id: I61cea215a28e630e536af08354f5a4031d5d67a9
2014-07-08Add conditional compilation for libmdmdetectDante Russo
Since libmdmdetect is not present for all targets/branches, the code is conditionally compiled to check if it is present Change-Id: I81dec1020d701ce12e6fecb443d7eb510efe31a1
2014-07-08Merge branch 'KK.04.04.02.010.399' into l-pdkDante Russo
Change-Id: I2452a378d4a4697cec2b023a0e9a9bf3e5f14924
2013-08-21Merge latest gps halDante Russo
Merged at commit-id 782431aff037174b5d6bf533975a05aafff98ed2 Change-Id: Icf77a4758601b107251860544e98a363307d1fff
2013-04-10Merge "gps: geofence hal integration" into jb-mr2-devjb-mr2.0-releaseIliyan Malchev
2013-04-09Add liblogYing Wang
Bug: 8580410 Change-Id: Ife86cba2312cf83f263b07bfe8f3b655ec7d1a70
2013-04-09gps: geofence hal integrationDante Russo
Change-Id: Ia5b9c4d12c85d7d7c06b2b6037a568a43f0e8b2c
2013-03-26add LOCAL_MODULE_OWNER := qcom to gps modulesKevin Tang
Port back of an earlier patch applied to the GPS HAL that was moved out of aosp (change id of the patch was Icc302c91da4104679d2548e4527d0aee430f3761 Change-Id: I133f92e316872c60830df5553f31d34ecd9d7a84
2013-03-26Revert "remove loc_api from hardware/qcom/gps"Kevin Tang
This reverts commit 0d257cc5d371b6619978326badbd29acea999725. Change-Id: I80c00022b5ab562ade9a9c8ca5abd0087d897c9e
2013-02-06remove loc_api from hardware/qcom/gpsIliyan Malchev
Change-Id: I2a1e928dc38de45c7421e2ef7a406ca969eafc97 Signed-off-by: Iliyan Malchev <malchev@google.com>
2012-09-15dynamically build and load adapter libsAjay Dudani
This is to support bringup efforts. This change will decouple the dependencies between GPS HAL and proprietary QMI headers, so that we can build HAL without any proprietary repos. Change-Id: I7b836d09f4ac6b1a1bdb38f8d6a2bfb90bb5bf01 Signed-off-by: Iliyan Malchev <malchev@google.com>
2012-07-09gps: Initial implementation of msm gps halAjay Dudani
Change-Id: Icf126a0bbb9dec414144b9b405694e41777920d5