From ea8ae99666bb3a17f224898f664beb31836fc7bc Mon Sep 17 00:00:00 2001 From: x0x00044 Date: Sat, 29 Jun 2024 23:15:36 +0800 Subject: [PATCH] chiron: Remove USE_DEVICE_SPECIFIC_GPS flag Project-pathmap deprecates this. Change-Id: I916f24b019bb9a2dd93ca13f2535ad17c6ed43a3 --- BoardConfig.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/BoardConfig.mk b/BoardConfig.mk index 42573ef..e579bc5 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -66,7 +66,6 @@ TARGET_FS_CONFIG_GEN := $(DEVICE_PATH)/config.fs # GPS BOARD_VENDOR_QCOM_LOC_PDK_FEATURE_SET := true -USE_DEVICE_SPECIFIC_GPS := true # HIDL DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE := hardware/qcom-caf/common/vendor_framework_compatibility_matrix.xml hardware/qcom-caf/common/vendor_framework_compatibility_matrix_legacy.xml hardware/xiaomi/vintf/xiaomi_framework_compatibility_matrix.xml vendor/lineage/config/device_framework_matrix.xml