summarylogtreecommitdiffstats
path: root/bundletool
diff options
context:
space:
mode:
Diffstat (limited to 'bundletool')
-rw-r--r--bundletool3
1 files changed, 3 insertions, 0 deletions
diff --git a/bundletool b/bundletool
new file mode 100644
index 000000000000..3b21b982000e
--- /dev/null
+++ b/bundletool
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+exec /usr/bin/java -jar '/usr/share/java/bundletool/bundletool.jar' "$@"