pub fn gen_aab_from_modules(
    package_name: &str,
    zip_modules: &[PathBuf],
    build_dir: &Path
) -> Result<PathBuf>
Expand description

Allows to generate aab from archive with files extracted from apk or set of archives to specified storage