[][src]Function creator_tools::align_apk

pub fn align_apk(
    sdk: &AndroidSdk,
    unaligned_apk_path: &Path,
    package_label: &str,
    build_dir: &Path
) -> Result<PathBuf>

Align APK on 4-byte memory boundary.