android_packages_modules_Vi.../tests/testapk/assets/vm_config.json

15 lines
223 B
JSON

{
"os": {
"name": "microdroid"
},
"task": {
"type": "microdroid_launcher",
"command": "MicrodroidTestNativeLib.so",
"args": [
"hello",
"microdroid"
]
},
"export_tombstones": true
}