Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_hardware_interfaces
/
0184f1836d91051a4c81c3e90cb00f41428e82ff
/
.
/
vibrator
/
aidl
/
Android.bp
blob: 1eec1da18f09c4e17b8e43ba970b8b1697442b39 [
file
] [
log
] [
blame
]
aidl_interface
{
name
:
"vintf-vibrator"
,
vendor_available
:
true
,
srcs
:
[
"android/hardware/vibrator/*.aidl"
,
],
stability
:
"vintf"
,
backend
:
{
java
:
{
platform_apis
:
true
,
},
ndk
:
{
vndk
:
{
enabled
:
true
,
},
},
},
}