From 39262126cedfc8d1de0abe0981a9ed4df688a657 Mon Sep 17 00:00:00 2001 From: Prema Chand Alugu Date: Fri, 13 Jul 2018 16:57:05 +0530 Subject: [PATCH] sanders: Support for other gps defintions --- BoardConfig.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/BoardConfig.mk b/BoardConfig.mk index 3f0b973..75e5e9e 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -53,6 +53,7 @@ TARGET_OTA_ASSERT_DEVICE := sanders,sanders_retail # GPS TARGET_NO_RPC := true USE_DEVICE_SPECIFIC_GPS := true +USING_DEVICE_GPS := true BOARD_VENDOR_QCOM_GPS_LOC_API_HARDWARE := $(TARGET_BOARD_PLATFORM) # HDIL - enable this for ROMs build base/transport hidl in their sources