Gitiles
Code Review
Sign In
review.evervolv.com
/
android_bootable_recovery
/
c0970934e2c4ba8e78b5580c12934ca7b7a445cb
/
.
/
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
);