Gitiles
Code Review
Sign In
review.evervolv.com
/
android_bootable_recovery
/
7c17e8828c13c88f1deb45c02f735c8c96daf2e0
/
.
/
legacy.h
blob: a3ca77c20a83c580f8f933d3fc6a5e36989aecde [
file
] [
log
] [
blame
]
Koushik K. Dutta
4c1eed2
2010-02-11 18:59:58 -0800
[
diff
] [
blame
]
1
int
2
handle_update_script
(
ZipArchive
*
zip
,
const
ZipEntry
*
update_script_entry
);
3
4
const
ZipEntry
*
5
find_update_script
(
ZipArchive
*
zip
);