From 82fbdb73c29889792b5003378a8014d1fddf45a5 Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Sun, 5 Jun 2016 16:16:13 +0100 Subject: z2_plus: Build GPS HAL from source * Remove Location API for targets with RPC * Use stock GPS configs (also include missing xtwifi.conf) Change-Id: I142d161b324e1bc84d258adbedb0a454a72e7e4c --- gps/utils/Android.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'gps/utils/Android.mk') diff --git a/gps/utils/Android.mk b/gps/utils/Android.mk index 37512a5..103e524 100644 --- a/gps/utils/Android.mk +++ b/gps/utils/Android.mk @@ -1,4 +1,3 @@ -ifneq ($(BOARD_VENDOR_QCOM_GPS_LOC_API_HARDWARE),) ifneq ($(BUILD_TINY_ANDROID),true) #Compile this library only for builds with the latest modem image @@ -68,4 +67,3 @@ LOCAL_PRELINK_MODULE := false include $(BUILD_SHARED_LIBRARY) endif # not BUILD_TINY_ANDROID -endif # BOARD_VENDOR_QCOM_GPS_LOC_API_HARDWARE -- cgit v1.2.3