summaryrefslogtreecommitdiff
path: root/soong/README.md
blob: a0da3bdc97e0b43a90ab94b4e00eff02c1b26660 (plain)
1
2
3
4
5
6
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.