Merge "vndk vintf vibrator"

This commit is contained in:
Steven Moreland
2019-11-25 17:31:26 +00:00
committed by Gerrit Code Review

View File

@@ -5,5 +5,11 @@ aidl_interface {
"android/hardware/vibrator/*.aidl",
],
stability: "vintf",
backend: {
ndk: {
vndk: {
enabled: true,
},
},
},
}