vndk vintf vibrator

Bug: 141828236
Test: TH
Change-Id: I6fd418008f4695cae8f4ffd8547b6ea28fa195fa
This commit is contained in:
Steven Moreland
2019-11-19 18:10:42 -08:00
parent 1b3f426648
commit d5cff19c5e

View File

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