Searched refs:manifest_ext_apk_fd (Results 1 – 1 of 1) sorted by relevance
106 if let Ok(manifest_ext_apk_fd) = File::open(BUILD_MANIFEST_SYSTEM_EXT_APK_PATH) {108 let manifest_ext_apk_fd = ParcelFileDescriptor::new(manifest_ext_apk_fd); localVariable110 prepare_idsig(service, &manifest_ext_apk_fd, idsig_manifest_ext_apk)?;