fn build_for_android_target( target: &str, profile: &str, dest_dir: &str, package_name: &str, ) -> Result<Utf8PathBuf, Box<dyn Error>>