summaryrefslogtreecommitdiff
path: root/utils/Android.mk
AgeCommit message (Collapse)Author
2019-02-25util to get get symbol from a libraryKevin Tang
Added dlGetSymFromLib() to provide a utility that dlopen()'s a library, and get the pointer to a symbol name. Change-Id: I770eaef18a61aaa458833b3ca778f44b299585f5 CRs-Fixed: 2404939
2019-01-30Fix build errors with libgps.utils.soDivya Sharma
set_sched_policy() was moved from libcutils to libprocessgroup CRs-fixed: 2390701 Change-Id: I1468dee2b30f79bcdaa4ab3144628fddc69c4e80
2018-04-25Merge "Add correct libs to LOCAL_HEADER_LIBRARIES"Linux Build Service Account
2018-04-20Add correct libs to LOCAL_HEADER_LIBRARIESBaili Feng
Vendor code should not include AOSP headers by absolute path or global path. CRs-fixed: 2228157 Change-Id: I84a4d0b9b9fe3a20713eea07e926aba5d665b435
2018-04-10hidl gnss hal 1.1 implementationBaili Feng
Implement new apis for IGnss 1.1 Change-Id: I2c98c32355f6d9681d51b709697e49ec735fe1cf CRs-fixed: 2133458
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-10-05add HAL socketRuifeng Xu
this patch contains the following changes: 1. added header and implemenation files of socket util apis in libgps.utils; 2. updated XtraSystemStatusObserver to use the new apis; 3. added HAL socket and new thread to listen to it. Change-Id: If1f6b4b4d6ea2d03640f68e96f0286300404f42b CRs-fixed: 2108635
2017-08-01Clean up compiler warning messageBaili Feng
CRs-Fixed: 2070597 Change-Id: Ic57f5211a4e4b9112888435d54df7a361bcb6767
2017-06-27Removing header copying to out folderDante Russo
Replace copying header files to out folder for use by other modules to instead build headers into separate libraries that end with _headers that can be used by other modules. Change-Id: I073967cd34e5c79110895908a4eef1b7d17bf9ea CRs-fixed: 2068129
2017-04-17Move gnss hal to vendor partitionDante Russo
gnss hal is moved to vendor partition for binerization enablement CRs-fixed: 2020778 Change-Id: I8de91d0418ef4b9a1c778c45fe02d27d42c46c97
2017-03-29move nmea generation logic inside utilsNaresh Munagala
NMEA generation logic needs to be reused across the interface boundaries. Moved this logic inside utils. Change-Id: Icb5c6fbc38b178c5edea468d26286e21749bfbfb CRs-Fixed: 1098734
2016-04-06Fix LA compilation issues after mergeNaresh Munagala
Fixed compilation issues for LA after merging oe_master with location.lnx.1.0-dev.1.0. Change-Id: I7940429c369249ab9aa636fe9850c1281cf2dc01 CRs-Fixed: 995520
2016-03-17Enabling CLANG compilation and fixing all resulting errorsSaurabh Srivastava
Removing statement to set LOCAL_CLANG flag explicity to true. It will be true by default. Change-Id: I2eaba5a89e64088e3383b962dceaaa7e975e997a CRs-Fixed: 989476
2015-10-09missing util header fileKevin Tang
causing the unit test builds failure. Change-Id: Id65290c0198904eda020b566e6636b0bb772aa1d
2015-09-24Opt out of clang till issues are fixedAravind Asam
Needed for moving to clang Change-Id: I5922c62cb2f6efc297120c5a359c92a82260f3a7
2015-08-04Adding a number of utilitiesKevin Tang
LocHeap, LocThread, LocTimer, and moved MsgTask to utils. Also added are LocRankable and LocRunnable abstract classes. Change-Id: I76975455d24f2c84a95dcc1b04f79fea562ea5ba CRs-Fixed: 855222
2015-03-09Avoiding race conditions during the pallellized builds in Android systemsudarsanarao makupalli
Removed relative paths and set Absolute paths in Android.mk file and moved corresponding files to right location Change-Id: Iacf2ee3dadb3e87c9354c1c4b8003cd8cc65ea97 CRs-Fixed: 714112
2014-06-17Changes for GPS HAL compilationTushar Janefalkar
Remove dependence on android_runtime and return invalid value if gps daemon is not responding Change-Id: I16dbf1bffe6193114c1da08730f0627377179a2a
2014-06-17Revert "Avoid GPS build for MSM8916 64bit"Dante Russo
This reverts commit 0daddfd2fd9f38cce21d604d7d981e8972557740. Change-Id: I3138bb2d600618cfec5ec7588d5359b15a07cbad
2014-03-21Avoid GPS build for MSM8916 64bitAshwin Kumar
Avoid GPS compilation for MSM8916 64bit targets CRs-fixed: 628263 Change-Id: I5fde20c25de005feb1c24017107858d4f19eed4f
2014-02-10Add new utilitiesTushar Janefalkar
This change makes modifications to existing utilities and adds a couple of new utilites to help with the launcher Change-Id: Ib65ffe8e60c7e4a824c5c362765df5dcba872424 CRs-fixed: 600179
2014-02-04Force logging level to warning for user buildsDante Russo
User builds should not be logging at info level Change-Id: I4e43730d52b3a322e93d61112805fa85669db243 CRs-fixed: 610927
2013-07-23Merge up to MR1 tipGohulan Balachandran
Point merged in is cc92e0ccd4412f161961ff3c57c9b9c38af3e77e Change-Id: I3b782716fee9ed519b77a4e415fa08155bdce76a
2013-07-03GARDEn: porting LE enhancement to Android - fix build errorSatheesh Jayakumar
Add platform abstraction layer into include path Change-Id: I1e27a60f3afcc259449d264697bd39c03ef9609f
2013-06-17Timed Alarm service utilityTushar Janefalkar
The utility launches a separate thread that holds a mutex for x milisecs and then calls a callback function to notify the caller about the time lapse Change-Id: If033eed71d28a8736c8393f6ff609ac59d8877d9
2013-06-11Merge branch jb_mr1 into jb_2.6Dante Russo
Merged from from label AU_LINUX_ANDROID_JB_MR1.04.02.02.049.306 Change-Id: Ie2f7fd3d25f8f28f5d1b6e733974bb5f75999ee8
2013-04-09Add liblogYing Wang
Bug: 8580410 Change-Id: Ife86cba2312cf83f263b07bfe8f3b655ec7d1a70
2013-03-18Utility to identify target HWTushar Janefalkar
Earlier this identification was done in loc.cpp This change moves that to a separate utility. Also included is a change to not return a handle to the GPS interface if the target is found to be MPQ8064. This change is a re-cherry-pick from change id - I98d5619d2e6e63711a9b56f0af2b3ddd27372871 Change-Id: I058d206c37245b44f1cf74d6065e7ce46f50baf7 CRs-Fixed: 418009
2012-12-14Merge jb into jb_2.5Dante Russo
Features ULP, IPV6, DELEXT disabled Conflicts: loc_api/Android.mk loc_api/libloc_api-rpc-50001/* loc_api/libloc_api_50001/* loc_api/loc_api_v02/* loc_api/ulp/inc/ulp.h utils/* Change-Id: I846352d0addca89d4ffc3b114b774926b23e930d
2012-11-12Utility to identify target HWTushar Janefalkar
Earlier this identification was done in loc.cpp This change moves that to a separate utility. Also included is a change to not return a handle to the GPS interface if the target is found to be MPQ8064. CRs-Fixed: 418009 Change-Id: I98d5619d2e6e63711a9b56f0af2b3ddd27372871
2012-07-18gps: jb porting with qcom enhanced featuresDante Russo
based from AU_LINUX_ANDROID_ICS.04.00.04.00.205 Change-Id: I0af1da1438a136e98b59110641ce5c7714da220b
2012-07-12gps: initial merge to jbDante Russo
based from AU_LINUX_ANDROID_ICS.04.00.01.00.007 with qcom enhanced features flagged out Change-Id: I2bc03fe4447047fd7c9a7d000040dadb8bb34647
2012-07-09gps: Initial implementation of msm gps halAjay Dudani
Change-Id: Icf126a0bbb9dec414144b9b405694e41777920d5