Merge "Mark VINTF AIDL w/ Java as platform_apis."
am: cd99e3f2eb

Change-Id: I97a39d7a79e211887ac8208687e34336a7bb8c3b
diff --git a/vibrator/aidl/Android.bp b/vibrator/aidl/Android.bp
index e26041a..1eec1da 100644
--- a/vibrator/aidl/Android.bp
+++ b/vibrator/aidl/Android.bp
@@ -6,6 +6,9 @@
     ],
     stability: "vintf",
     backend: {
+        java: {
+            platform_apis: true,
+        },
         ndk: {
             vndk: {
                 enabled: true,