Merge "vibrator: enable vintf java"

am: cf0e144f33

Change-Id: I8e3f71203375115aed360c02bf233f1a672f3c9f
This commit is contained in:
Steven Moreland 2019-11-19 15:08:37 -08:00 committed by android-build-merger
commit 5ad9b867e3

View file

@ -5,10 +5,5 @@ aidl_interface {
"android/hardware/vibrator/*.aidl",
],
stability: "vintf",
backend: {
java: {
enabled: false,
},
},
}