blob: 11879ebe2221b1a3e504f3cc6c2da377321bd283 [file] [log] [blame]
{
"apex-available": [
"//apex_available:platform",
"com.android.virt"
],
"device": true,
"features": "zlib",
"run": true,
"patch": "patches/Android.bp.patch",
"tests": true,
"test-data": [
"tests/gunzip.rs=tests/corrupt-gz-file.bin",
"tests/gunzip.rs=tests/good-file.gz",
"tests/gunzip.rs=tests/good-file.txt",
"tests/gunzip.rs=tests/multi.gz",
"tests/gunzip.rs=tests/multi.txt"
]
}