diff --git a/device-bluejay.mk b/device-bluejay.mk
index 8ab73d9..02079c7 100644
--- a/device-bluejay.mk
+++ b/device-bluejay.mk
@@ -220,7 +220,9 @@ PRODUCT_SHIPPING_API_LEVEL := 32
# Vibrator HAL
PRODUCT_VENDOR_PROPERTIES += \
- ro.vendor.vibrator.hal.supported_primitives=243
+ ro.vendor.vibrator.hal.supported_primitives=243 \
+ ro.vendor.vibrator.hal.f0.comp.enabled=0 \
+ ro.vendor.vibrator.hal.redc.comp.enabled=0
# Device features
PRODUCT_COPY_FILES += \
diff --git a/gps.xml.b3 b/gps.xml.b3
index 128f98d..99e3b58 100644
--- a/gps.xml.b3
+++ b/gps.xml.b3
@@ -59,9 +59,11 @@
CpLppeUseAgnssLocForEmptyDbh="true"
ReAidingOnHotStart="false"
ReAidingIntervalSec="1200"
+ PpsDevice="/sys/class/pps/pps0/assert_elapsed"
/>