Merge "vibrator: enable vintf java" am: cf0e144f33 am: 5ad9b867e3

am: e68c68a28d

Change-Id: I58d4ae1344affb96916ec892e92c66ab97df6067
This commit is contained in:
Steven Moreland 2019-11-19 18:28:04 -08:00 committed by android-build-merger
commit f65a3e3d6f

View file

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