Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_modules_Virtualization
/
98a439333504b6838595e2f30a2c2ae92481a49b
/
.
/
authfs
/
aidl
/
Android.bp
blob: 8cb9dcf8a94411bb5e0f4d07a21c2db0ed86fc53 [
file
] [
log
] [
blame
]
aidl_interface
{
name
:
"authfs_aidl_interface"
,
unstable
:
true
,
srcs
:
[
"com/android/virt/fs/*.aidl"
],
backend
:
{
rust
:
{
enabled
:
true
,
},
},
}