Remove vibrator long frequency shift properties

(This reverts commit b7a72fc3f6847301fa0af464bc7b27a5fc10dffd)

Bug: 218417769
Test: Check system properties.
Signed-off-by: Tai Kuo <taikuo@google.com>
Change-Id: I29fff6f97c929ffb5597ad422e7c91fd80908b02
diff --git a/device-cheetah.mk b/device-cheetah.mk
index 82c94ad..685f7b4 100644
--- a/device-cheetah.mk
+++ b/device-cheetah.mk
@@ -163,10 +163,6 @@
 include device/google/gs101/fingerprint/udfps_factory.mk
 endif
 
-# Vibrator HAL
-PRODUCT_VENDOR_PROPERTIES += \
-	ro.vendor.vibrator.hal.long.frequency.shift=15
-
 # WiFi Overlay
 PRODUCT_PACKAGES += \
 	WifiOverlay2022
diff --git a/device-cloudripper.mk b/device-cloudripper.mk
index 1b24340..ad7b040 100644
--- a/device-cloudripper.mk
+++ b/device-cloudripper.mk
@@ -134,10 +134,6 @@
 PRODUCT_SOONG_NAMESPACES += \
     device/google/pantah/powerstats/cloudripper
 
-# Vibrator HAL
-PRODUCT_VENDOR_PROPERTIES += \
-	ro.vendor.vibrator.hal.long.frequency.shift=15
-
 # WiFi Overlay
 PRODUCT_PACKAGES += \
 	WifiOverlay2022
diff --git a/device-panther.mk b/device-panther.mk
index 2474705..6401547 100644
--- a/device-panther.mk
+++ b/device-panther.mk
@@ -155,10 +155,6 @@
 include device/google/gs101/fingerprint/udfps_factory.mk
 endif
 
-# Vibrator HAL
-PRODUCT_VENDOR_PROPERTIES += \
-	ro.vendor.vibrator.hal.long.frequency.shift=15
-
 # Display
 PRODUCT_DEFAULT_PROPERTY_OVERRIDES += ro.surface_flinger.set_idle_timer_ms=1500
 
diff --git a/device-ravenclaw.mk b/device-ravenclaw.mk
index 0878d0b..bf5e8a7 100644
--- a/device-ravenclaw.mk
+++ b/device-ravenclaw.mk
@@ -144,10 +144,6 @@
 include device/google/gs101/fingerprint/udfps_factory.mk
 endif
 
-# Vibrator HAL
-PRODUCT_VENDOR_PROPERTIES += \
-	ro.vendor.vibrator.hal.long.frequency.shift=15
-
 # WiFi Overlay
 PRODUCT_PACKAGES += \
 	WifiOverlay2022