11 lines
189 B
JSON
11 lines
189 B
JSON
{
|
|
"apex-available": [
|
|
"//apex_available:platform",
|
|
"com.android.btservices"
|
|
],
|
|
"device": true,
|
|
"features": "time,net,io-util,fs",
|
|
"min-sdk-version": "29",
|
|
"run": true
|
|
}
|