summaryrefslogtreecommitdiff
path: root/soong/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'soong/README.md')
-rw-r--r--soong/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/soong/README.md b/soong/README.md
new file mode 100644
index 0000000..a0da3bd
--- /dev/null
+++ b/soong/README.md
@@ -0,0 +1,7 @@
+The files in this directory are for building the app in the Android source tree.
+
+`FirebaseApplication.java` contains Firebase credentials that should be copied
+from `google-services.json`, which can be downloaded from the Firebase console.
+
+`BuildConfig.java` contains configuratuon for the root CA certificate and the
+token issuer API endpoint.