History log of /hardware/qcom/gps/loc_api/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
baa459d347822e00382d3278bb1fb45b04d1ef94 22-Jul-2014 shen_kuo <shen_kuo@htc.com> flounder: remove filter out check of TARGET_ARCH for arm64

use LOCAL_MODULE_RELATIVE_PATH instead of LOCAL_MODULE_PATH

Change-Id: Iaeeb60412de61952c3b9d0f928055776ad88c0aa
/hardware/qcom/gps/loc_api/Android.mk
47ad5e4cf2f6810db3c0e7ec79696496a94b6f0d 27-Jun-2014 Dante Russo <drusso@codeaurora.org> Merge branch 'KK.04.04.02.010.399' into l-pdk

Change-Id: I3b841bb04243b494c9741ae0f042ee524cfeec80
/hardware/qcom/gps/loc_api/Android.mk
0ed9ab19618e840907e343877bf91bd30aba8be9 09-Jul-2014 Vineeta Srivastava <vsrivastava@google.com> Revert "Merge branch 'KK.04.04.02.010.399' into l-pdk"

This reverts commit 8c61f8c1f1572ab769912264af3f31feb041fe79.

Change-Id: I488b164f36f6f6be55aebb4759c116a3b4a1e448
/hardware/qcom/gps/loc_api/Android.mk
8c61f8c1f1572ab769912264af3f31feb041fe79 27-Jun-2014 Dante Russo <drusso@codeaurora.org> Merge branch 'KK.04.04.02.010.399' into l-pdk

Change-Id: I2452a378d4a4697cec2b023a0e9a9bf3e5f14924
/hardware/qcom/gps/loc_api/Android.mk
9ca398aacdb06f60a78028f96edafaea5712c1ec 27-Aug-2013 Ying Wang <wangying@google.com> Include this Android.mk only if BOARD_VENDOR_QCOM_GPS_LOC_API_HARDWARE is defined

This fixes build breakages in non-qcom devices.

Change-Id: Idfea07001ea926837264e04ce0f221351aaea7f5
/hardware/qcom/gps/loc_api/Android.mk
e14a6c846df2ce4bb1847e4250991f7c52fd793d 19-Aug-2013 Dante Russo <drusso@codeaurora.org> Merge latest gps hal

Merged at commit-id 782431aff037174b5d6bf533975a05aafff98ed2

Change-Id: Icf77a4758601b107251860544e98a363307d1fff
/hardware/qcom/gps/loc_api/Android.mk
ade0338d23f65f84b098307df0b853b7837ded76 26-Mar-2013 Kevin Tang <zhikait@codeaurora.org> moved most of the GPS HAL back to aosp

This part of the HAL compiles without the need for
additional dependency

Change-Id: I36873579ef1b20c2441603729d2de83da6775319
/hardware/qcom/gps/loc_api/Android.mk
34ee09551764b045fdc02df754157473125edf60 26-Mar-2013 Kevin Tang <zhikait@codeaurora.org> Revert "remove loc_api from hardware/qcom/gps"

This reverts commit 0d257cc5d371b6619978326badbd29acea999725.

Change-Id: I80c00022b5ab562ade9a9c8ca5abd0087d897c9e
/hardware/qcom/gps/loc_api/Android.mk
0d257cc5d371b6619978326badbd29acea999725 07-Feb-2013 Iliyan Malchev <malchev@google.com> remove loc_api from hardware/qcom/gps

Change-Id: I2a1e928dc38de45c7421e2ef7a406ca969eafc97
Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/qcom/gps/loc_api/Android.mk
ca3538229bd28a562717d2b8963d0a344c7d78e0 17-Sep-2012 Ajay Dudani <adudani@codeaurora.org> gps: Fix typo in checking for qmi-framework

b/7175603

This caused one of the gps related libraries to be not built in the full tree,
causing GPS failure

Change-Id: Iff51c1a588a22f0b46b075ebf27d2b6493b97e40
Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/qcom/gps/loc_api/Android.mk
197fe088f73d03b66dcf4d02e1f454ff89f70fa7 12-Sep-2012 Ajay Dudani <adudani@codeaurora.org> dynamically build and load adapter libs

This is to support bringup efforts. This change will decouple
the dependencies between GPS HAL and proprietary QMI headers,
so that we can build HAL without any proprietary repos.

Change-Id: I7b836d09f4ac6b1a1bdb38f8d6a2bfb90bb5bf01
Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/qcom/gps/loc_api/Android.mk
f77c85bb51137f5ba854184e5e9194197027438a 10-Jul-2012 Ajay Dudani <adudani@codeaurora.org> gps: Initial implementation of msm gps hal

Change-Id: Icf126a0bbb9dec414144b9b405694e41777920d5
/hardware/qcom/gps/loc_api/Android.mk
fba22d5c621727a7a5f0334f9a07b6bf980a5a52 17-Jun-2010 Mike Lockwood <lockwood@android.com> loc_api: rearrange RPC glue to allow having multiple versions of the API.

The API version can be chosen by specifying the AMSS version in the board config
by setting the BOARD_VENDOR_QCOM_GPS_LOC_API_AMSS_VERSION variable.
The existing GPS_LOC_API_HARDWARE has been renamed BOARD_VENDOR_QCOM_GPS_LOC_API_HARDWARE

Change-Id: I25aa313d7f291b874d52dfb7edf151e280061438
Signed-off-by: Mike Lockwood <lockwood@android.com>
/hardware/qcom/gps/loc_api/Android.mk
300b715b0dc36ae82b442a201432a5f2065e664b 10-Mar-2010 Mike Lockwood <lockwood@android.com> loc_api: Repackage as a new GPS HAL module.

Signed-off-by: Mike Lockwood <lockwood@android.com>
/hardware/qcom/gps/loc_api/Android.mk
a28682a1351a2d5ea29d66f2d091b19e28c261ad 22-Jan-2010 Mike Lockwood <lockwood@android.com> Do not build unless BOARD_GPS_LIBRARIES is set to libloc_api

Signed-off-by: Mike Lockwood <lockwood@android.com>
/hardware/qcom/gps/loc_api/Android.mk
b4c4f2016ae47fdd00e26b57d1766cf180d6f51a 22-Jan-2010 Mike Lockwood <lockwood@android.com> Initial commit of Qualcomm's loc_api GPS library for the MSM platform.

Signed-off-by: Mike Lockwood <lockwood@android.com>
/hardware/qcom/gps/loc_api/Android.mk