fn build_android_library( profile: &str, only_target: Option<String>, src_dir: Utf8PathBuf, package: Package, ) -> Result<(), Box<dyn Error>>