Merge "Make libstatspull_bindgen available to virt apex."
This commit is contained in:
commit
f6017f8508
1 changed files with 5 additions and 0 deletions
|
|
@ -44,6 +44,11 @@ rust_bindgen {
|
|||
],
|
||||
},
|
||||
},
|
||||
min_sdk_version: "apex_inherit",
|
||||
apex_available: [
|
||||
"//apex_available:platform",
|
||||
"com.android.virt",
|
||||
]
|
||||
}
|
||||
|
||||
rust_library {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue