Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
63e5a5f285a76a27b4037c48cf748f5b49d7fd89
/
.
/
twinstall.h
blob: 406ab6fb934f176c920198659d5f44a077ad202f [
file
] [
log
] [
blame
]
#ifndef
RECOVERY_TWINSTALL_H_
#define
RECOVERY_TWINSTALL_H_
int
TWinstall_zip
(
const
char
*
path
,
int
*
wipe_cache
,
bool
check_for_digest
=
false
);
#endif
// RECOVERY_TWINSTALL_H_