summaryrefslogtreecommitdiffstats
path: root/tools/squisher
diff options
context:
space:
mode:
Diffstat (limited to 'tools/squisher')
-rwxr-xr-xtools/squisher2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/squisher b/tools/squisher
index 552929f..8922d6d 100755
--- a/tools/squisher
+++ b/tools/squisher
@@ -35,7 +35,7 @@ if [ ! -f "$OTAPACKAGE" ]; then
exit 1
fi
-OPTICHARGER=$ANDROID_BUILD_TOP/vendor/cm/tools/opticharger
+OPTICHARGER=$ANDROID_BUILD_TOP/vendor/replicant/tools/opticharger
QUIET=-q
DELETE_BINS="applypatch applypatch_static check_prereq recovery updater"