Searched refs:manifest_apk_fd (Results 1 – 1 of 1) sorted by relevance
97 let manifest_apk_fd = File::open(BUILD_MANIFEST_APK_PATH) localVariable99 let manifest_apk_fd = ParcelFileDescriptor::new(manifest_apk_fd); localVariable100 let idsig_manifest_apk_fd = prepare_idsig(service, &manifest_apk_fd, idsig_manifest_apk)?;