summaryrefslogtreecommitdiffstats
path: root/install/include/install/fuse_sdcard_install.h
diff options
context:
space:
mode:
authorTianjie Xu <xunchang@google.com>2019-04-16 00:57:17 +0200
committerandroid-build-merger <android-build-merger@google.com>2019-04-16 00:57:17 +0200
commit2148d317cddde3e4b70388c36b3cf39ff868ec78 (patch)
treebe9173eec48b83689ea9c4222e660a6341ece9d3 /install/include/install/fuse_sdcard_install.h
parent[automerger skipped] Merge "Import translations. DO NOT MERGE" (diff)
parentMerge "Move wipe cache|data to libinstall" (diff)
downloadandroid_bootable_recovery-2148d317cddde3e4b70388c36b3cf39ff868ec78.tar
android_bootable_recovery-2148d317cddde3e4b70388c36b3cf39ff868ec78.tar.gz
android_bootable_recovery-2148d317cddde3e4b70388c36b3cf39ff868ec78.tar.bz2
android_bootable_recovery-2148d317cddde3e4b70388c36b3cf39ff868ec78.tar.lz
android_bootable_recovery-2148d317cddde3e4b70388c36b3cf39ff868ec78.tar.xz
android_bootable_recovery-2148d317cddde3e4b70388c36b3cf39ff868ec78.tar.zst
android_bootable_recovery-2148d317cddde3e4b70388c36b3cf39ff868ec78.zip
Diffstat (limited to 'install/include/install/fuse_sdcard_install.h')
-rw-r--r--install/include/install/fuse_sdcard_install.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/include/install/fuse_sdcard_install.h b/install/include/install/fuse_sdcard_install.h
index 345aea45b..d9214ca3b 100644
--- a/install/include/install/fuse_sdcard_install.h
+++ b/install/include/install/fuse_sdcard_install.h
@@ -19,4 +19,4 @@
#include "recovery_ui/device.h"
#include "recovery_ui/ui.h"
-int ApplyFromSdcard(Device* device, bool* wipe_cache, RecoveryUI* ui);
+int ApplyFromSdcard(Device* device, RecoveryUI* ui);