12 lines
193 B
JSON
12 lines
193 B
JSON
|
|
{
|
||
|
|
"apex-available": [
|
||
|
|
"//apex_available:platform",
|
||
|
|
"com.android.btservices",
|
||
|
|
"com.android.virt"
|
||
|
|
],
|
||
|
|
"device": true,
|
||
|
|
"min-sdk-version": "29",
|
||
|
|
"run": true,
|
||
|
|
"tests": true
|
||
|
|
}
|