aboutsummaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 5e247f7..67e933c 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -138,6 +138,12 @@ SF_VSYNC_EVENT_PHASE_OFFSET_NS := 6000000
# Filesystem
TARGET_FS_CONFIG_GEN := $(VENDOR_PATH)/config.fs
+# GPS
+BOARD_VENDOR_QCOM_GPS_LOC_API_HARDWARE := msm8996
+BOARD_VENDOR_QCOM_LOC_PDK_FEATURE_SET := true
+TARGET_NO_RPC := true
+USE_DEVICE_SPECIFIC_GPS := true
+
# Hidl manifests
DEVICE_MANIFEST_FILE := $(VENDOR_PATH)/manifest.xml