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