Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_hardware_interfaces
/
9a107ef9c27fe2e63d77c66bb15f0c73de1e60da
/
.
/
rebootescrow
/
aidl
/
Android.bp
blob: 7bc8d6ff3fc2adcc1873a6036aea221dc313b820 [
file
] [
log
] [
blame
]
aidl_interface
{
name
:
"vintf-rebootescrow"
,
vendor_available
:
true
,
srcs
:
[
"android/hardware/rebootescrow/IRebootEscrow.aidl"
,
],
stability
:
"vintf"
,
backend
:
{
java
:
{
platform_apis
:
true
,
},
ndk
:
{
vndk
:
{
enabled
:
true
,
},
},
},
}