Vibrator Service: Support Async Callback APIs

Bug: 136220871
Test: TBD
Change-Id: Ia639dd01081218db0bc3029316a58a03b9d4d927
(cherry picked from commit 7a4f1d23eaa5c55d84d8316bb531f7be03b08efb)
Merged-In: Ia639dd01081218db0bc3029316a58a03b9d4d927
diff --git a/services/core/jni/Android.bp b/services/core/jni/Android.bp
index 3bc239b..248baf7 100644
--- a/services/core/jni/Android.bp
+++ b/services/core/jni/Android.bp
@@ -130,6 +130,7 @@
         "android.hardware.vibrator@1.1",
         "android.hardware.vibrator@1.2",
         "android.hardware.vibrator@1.3",
+        "android.hardware.vibrator@1.4",
         "android.hardware.vr@1.0",
         "android.frameworks.schedulerservice@1.0",
         "android.frameworks.sensorservice@1.0",