diff --git a/src/plugins/system/android/com/foxdebug/system/System.java b/src/plugins/system/android/com/foxdebug/system/System.java index 1adf80bb4..3ebea6297 100644 --- a/src/plugins/system/android/com/foxdebug/system/System.java +++ b/src/plugins/system/android/com/foxdebug/system/System.java @@ -183,6 +183,7 @@ public boolean execute( switch (action) { case "get-webkit-info": case "file-action": + case "checksumText": case "is-powersave-mode": case "get-app-info": case "add-shortcut":