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