blob: f9f1f905eff8236b5371de40b322b4dcff00b582 [file] [log] [blame]
{
"version": 1,
"os": {
"name": "microdroid"
},
"task": {
"type": "executable",
"command": "/apex/com.android.compos/bin/compsvc",
"args": [
"--rpc-binder",
"/apex/com.android.art/bin/dex2oat64"
]
},
"apexes": [
{
"name": "com.android.art"
},
{
"name": "com.android.compos"
}
]
}