Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_modules_Virtualization
/
2ea0ecd77659710e0d4f541f0d90a8b56d3624f4
/
.
/
tests
/
vsock_config.json
blob: 762baecc438bdb45b1caadfc467a5f900ecc22be [
file
] [
log
] [
blame
]
Jiyong Park
978b1e3
2021-02-04 20:23:40 +0900
[
diff
] [
blame
]
1
{
2
"kernel"
:
"/data/local/tmp/virt-test/kernel"
,
3
"initrd"
:
"/data/local/tmp/virt-test/initramfs"
,
4
"params"
:
"rdinit=/bin/init bin/vsock_client 2 45678 HelloWorld"
5
}