Add debug keystore

A keystore needs to be present in order to enable continuous integration
builds. This is standard Android debug keystore with a 100 year
validity.
diff --git a/android/debug.keystore b/android/debug.keystore
new file mode 100644
index 0000000..4f8e378
--- /dev/null
+++ b/android/debug.keystore
Binary files differ