Sign in
android
/
platform
/
hardware
/
interfaces
/
af8a2f9394e8c5a2125a342a77f8d86d0f3e56bc
/
.
/
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
,
},
},
},
}