Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
e931e74a9dd6e24c5c243d545d2fcf3731c6d6f5
/
.
/
twinstall.h
blob: f60dd26ce00aecd42d433c809cb1abf0065644e8 [
file
] [
log
] [
blame
]
#ifndef
RECOVERY_TWINSTALL_H_
#define
RECOVERY_TWINSTALL_H_
int
TWinstall_zip
(
const
char
*
path
,
int
*
wipe_cache
);
#endif
// RECOVERY_TWINSTALL_H_