summaryrefslogtreecommitdiff
path: root/utils/log_util.h
AgeCommit message (Collapse)Author
2019-02-13FR47367: Location client API for External APWei Chen
(1) In location data struct, change size_t to uint32_t as size_t is machine dependent and can not be sent as part of payload to the other processor. (2) Change LocIpc ifdef to match with the file name Change-Id: Ia3f029641106a547e18904be1e3fb56ec09de569 CRs-fixed: 2367517
2018-03-20fix: add LOC_LOGi macro in log utilityKatz Yamada
Add LOC_LOGi macro in log utility Change-Id: Ib30ce891496d61c10075cac028a80df2a6013a2a CRs-Fixed: 2209625
2018-02-15fixing LE hy11 buildKevin Tang
define ALOGx for HY11 build, which doesn't have liblog Change-Id: I151d451997f71179e4c4bba3946d7fd52e1f345f CRs-Fixed: 2190714
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-16Enable logcat logging for location modules in LEHarikrishnan Hariharan
Add support for logcat logging for location modules in LE, by adding appropriate flags -llog to LDFLAGS. Update logging macros to use ALOG* so that logs can be outputed using standard logcat adb commands. Change-Id: I94b5a1e9f0b4ec78a55e7189002e0f674ef174d2 CRs-Fixed: 2117669
2017-03-25LOC logging macro changesKevin Tang
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
2016-04-15XTRA Client 2.0Ruifeng Xu
This project implemented XTRA "Enhancements" grouped as XTRA Client 2.0. 1. Added NTP_SERVER config into gps.conf 2. Removed XTRA Client 2.0 Phase 1 code changes 3. Disabled public api to delete aiding data in user build CRs-fixed: 917950 Change-Id: I18b31da74c9fe0c24d0ced3770f099197ad32d9a
2015-07-16LCA additions to ULP and log_util defines.Dante Russo
1. Add two new ulp location sources (PIP and NLP) ULP_LOCATION_IS_FROM_NLP to mark locations from NLP ULP_LOCATION_IS_FROM_PIP to mark locations from PIP 2. Introduce a macro for printing exit log with error CRs-Fixed: 694343 Change-Id: Ifa11803df2ed4fc249a5c339acfeeb5d89bf55d5
2014-04-09a change to support c++11Kevin Tang
The logging macro seems to break c++11 toolchain. A change is make to address that Change-Id: I5056fe0431ff064ac4805facbb59195fe04b154e CRs-Fixed: 646028
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
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-06-26DEBUG_LEVEL 0 to produce no logsTushar Janefalkar
In accordance to gps.conf, debug level of 0 now produces no logs at all. In addition, if the parameter DEBUG_LEVEL is commented in gps.conf, logs will be printed according to Android's logging levels CRs-fixed: 503157 Change-Id: I26ca2be67fbc7ce2bf633f66d9b88ca6450e9d27
2013-02-05Change debug log tags for V/I/DTushar Janefalkar
CRs-fixed: 442759 Change-Id: I9ddf1605d6b7837a44328e5e0ae38c855d93c12f
2013-01-10Update copyright to The Linux FoundationDuy Truong
Change-Id: I727bdeb29904eebf15b7ef8eb0070d69107537a8
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