Vibrator: add support for waipio 4G variant

Waipio QRDs use PM8350B which supports external control via
sound-wire interface, hence enable the same for waipio 4g variant.

Change-Id: Ib32341375dc356f3319d39f0ed77f3d2ef0dd9f2
diff --git a/aidl/Vibrator.cpp b/aidl/Vibrator.cpp
index 2192419..52cf878 100644
--- a/aidl/Vibrator.cpp
+++ b/aidl/Vibrator.cpp
@@ -1,5 +1,6 @@
 /*
  * Copyright (c) 2018-2021, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2022, Qualcomm Innovation Center, Inc. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are
@@ -138,6 +139,7 @@
             case MSM_CPU_SM8325:
             case APQ_CPU_SM8325P:
             case MSM_CPU_TARO:
+            case MSM_CPU_TARO_LTE:
             case MSM_CPU_YUPIK:
             case MSM_CPU_CAPE:
             case APQ_CPU_CAPE: