You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
345 B

{
"apex-available": [
"//apex_available:platform",
"com.android.btservices",
"com.android.compos",
"com.android.virt"
],
"dependency-blocklist": [
"trybuild"
],
"device": true,
"min-sdk-version": "29",
"run": true,
"test-blocklist": [
"tests/compile.rs"
],
"tests": true,
"vendor-available": true
}