11 lines
188 B
JSON
11 lines
188 B
JSON
|
|
{
|
||
|
|
"apex-available": [
|
||
|
|
"//apex_available:platform",
|
||
|
|
"com.android.resolv"
|
||
|
|
],
|
||
|
|
"dependencies": true,
|
||
|
|
"device": true,
|
||
|
|
"min-sdk-version": "29",
|
||
|
|
"run": true,
|
||
|
|
"tests": true
|
||
|
|
}
|