summaryrefslogtreecommitdiff
path: root/device-common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'device-common.mk')
-rw-r--r--device-common.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/device-common.mk b/device-common.mk
index 642be5d1..4a9a5ee4 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -410,6 +410,8 @@ PRODUCT_PACKAGES += \
android.hardware.boot-service.qti \
android.hardware.boot-service.qti.recovery
+$(call soong_config_set,QTI_GPT_UTILS,USE_BSG_FRAMEWORK,false)
+
#GNSS HAL
PRODUCT_PACKAGES += \
libgps.utils \