summaryrefslogtreecommitdiff
path: root/utils/linked_list.c
AgeCommit message (Collapse)Author
2018-01-16LE clean upKevin Tang
separated utils, core, ds and loc-api-v02 from loc-hal into their own independent packages; simplified loc-pla; moved pla to the root of project; removed loc-stub. Change-Id: I373f02f9306646addf55ae90d71c4ba8e3741d09 CRs-Fixed: 2172544
2017-02-28LocationAPI implementationDante Russo
Implementation of LocationAPI into gps hal to be a common API that is called into by platform specific APIs. Change-Id: Ie5a7bd217d4ae2175ad49e6aca2fb6ecd4702f3b CRs-fixed: 1112712
2016-03-15Revert "Revert "Merging m_master changes to oe_master"."Deven Patel
This reverts commit a29688ff347be4972133eb11ccecaf03b0d3445e Change-Id: Iab525a58ddb6a00e119afe19f4f51b07b7f428f2
2016-03-07Revert "Merging m_master changes to oe_master".Deven Patel
This reverts commit 1aeb6bad84c0afd0e032c3d4d7e33959501e18f1 Change-Id: Iec0a96e7cdfe55ef5836c92a2ae1cce407f6cd5e
2016-02-04Merging m_master changes to oe_masterKevin Tang
Merging LA m_master changes to oe_master merge head - 89f41a9b1602ce82ea6272f2a3be8595fb4b6058 Change-Id: I9010487f1d6f3d2e30a568b441bc5f9b719a0fb1
2015-11-06Move some debug logs to verbose.Bhavna Sharma
While it is important to continue to log events at debug level logs, logging all data may not be as important. Moving such logs to verbose level CRs-Fixed: 936031 Change-Id: I634d173b645180d55d620a24cce2c31aee966b8f
2014-12-05loc-pla: Create Platform Library Abstraction layerDongmei Wang
Defined PLA functions to enable gps libraries to call platform-dependent library calls transparantly. Removed fake files and replaced the fake function with defined PLA functions. CRs-fixed: 605817 Change-Id: I677f658001329a10ef9b49bd963631a83fb4c85f
2013-07-03hardware/qcom/gps: Porting HAL and Loc API 2.0Satheesh Jayakumar
- Wrote makefiles, config and other files - Made code changes to minimize android dependencies Change-Id: I350de6378684f5db81a36cc4c6d014c5a8189d4c
2013-01-10Update copyright to The Linux FoundationDuy Truong
Change-Id: I727bdeb29904eebf15b7ef8eb0070d69107537a8
2012-10-27chmod uga-xIliyan Malchev
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-07-09gps: Initial implementation of msm gps halAjay Dudani
Change-Id: Icf126a0bbb9dec414144b9b405694e41777920d5