summaryrefslogtreecommitdiff
path: root/Android.mk
AgeCommit message (Collapse)Author
2015-05-05Do not build GPS HAL for msm8916Vineeta Srivastava
msm8916's GPS HAL resides in a different location in the source tree Change-Id: Iba8094c3a07602866324343f60560e9dd551be1a
2015-05-02gps: upgrade GPS HAL to latestDante Russo
Change-Id: Idd560ad408ad4e9265d212ab42990b8683548599
2015-04-07Do not build GPS HAL for msm8916Tom Cherry
msm8916's GPS HAL resides in a different location in the source tree Change-Id: I58ebad34ea19f0e498b9532f9be88f052416a96a
2014-07-09Split GPS HAL for older targetsDante Russo
Targets based on the msm8960 build will use the code under the msm8960 folder. This split is because there is no QMI support for 8960 based targets. The code under msm8960 will not be updated for PDK. Newer targets will continue to use the current path for GPS HAL Change-Id: Id67aab40ab6f0f063e8b402ebc3be2811e0e9dbb
2014-07-09Revert "Split GPS HAL for older targets"Vineeta Srivastava
This reverts commit 4fe12bb6925e1372f441ec5a79c7c8f316ff06bd. Change-Id: I516850fa0845067e09ea6ec67533a7e6e64bfc52
2014-07-08Split GPS HAL for older targetsDante Russo
Targets based on the msm8960 build will use the code under the msm8960 folder. This split is because there is no QMI support for 8960 based targets. The code under msm8960 will not be updated for PDK. Newer targets will continue to use the current path for GPS HAL Change-Id: I79e43af33759ef64626b53e9eb749f8b637254df
2013-08-26Include this Android.mk only if BOARD_VENDOR_QCOM_GPS_LOC_API_HARDWARE is ↵Ying Wang
defined This fixes build breakages in non-qcom devices. Change-Id: Idfea07001ea926837264e04ce0f221351aaea7f5