blob: 40f6cca29dc1ff50130ba6955ec548acd70c5e72 [file]
{
"apex_available": [
"//apex_available:platform",
"com.android.virt"
],
"features": [
"zlib"
],
"package": {
"flate2": {
"patch": "patches/Android.bp.patch",
"test_data": {
"tests/gunzip.rs": [
"tests/corrupt-gz-file.bin",
"tests/good-file.gz",
"tests/good-file.txt",
"tests/multi.gz",
"tests/multi.txt"
]
}
}
},
"run_cargo": false,
"tests": true,
"min_sdk_version": "29"
}