History log of /hardware/qcom/gps/msm8996/utils/LocTimer.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a2364e24811e3887505d660f4c789334edd31768 25-Jan-2018 Steven Moreland <smoreland@google.com> Fix missing transitive dependency for the VNDK.

When the vndk is enabled (BOARD_VNDK_VERSION=current),
vendor libraries must only link against vendor variants
in the build system. This also means that they receive
restricted sets of headers and that automatic global
headers are restricted. This sometimes causes certain system
headers to not be included when they are not included by
the VNDK version of headers.

Test: building with BOARD_VNDK_VERSION=current finds undefined symbols
Bug: 69526027
Change-Id: Ib245b83ed0f5a1a03db0ea8e0cd56fd1a650020d
/hardware/qcom/gps/msm8996/utils/LocTimer.cpp
4035be28a255eaa5605dbd9abeb2340db584249c 15-Jan-2016 Patrick Tjin <pattjin@google.com> msm8996: Add initial GPS HAL drop

Based on this commit:
commit 78bb13288e9ac69a985cf8a4b8c15b21770b59c5
Author: Valeri Atamaniouk <valeria@codeaurora.org>
Date: Wed Oct 21 18:53:58 2015 +0300

Location: reduce memory footprint

Reduce memory footprint by moving data sets into const
data segments. Update function parameters to accept const
parameters when appropriate.

CRs-fixed: 928770
Change-Id: I42955cf18de2b0541cfaed89359cdcf9ae6fea8a

Change-Id: I4ca4d06500d479ef3caf1d268ad44fc6cfb0a87b
/hardware/qcom/gps/msm8996/utils/LocTimer.cpp