README: clarify build types (#966)
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
da3ca10de6
commit
a9897af030
1 changed files with 3 additions and 0 deletions
|
@ -25,6 +25,9 @@ Pull requests are more than welcome (see [TODO](https://github.com/android-passw
|
||||||
height="80" />
|
height="80" />
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
## Build types
|
||||||
|
|
||||||
|
We generate release binaries under two separate configurations titled `free` and `nonFree`. The distinction was created following the merge of [#900](https://msfjarvis.dev/aps/pr/900), that introduced a dependency on closed source GMS libraries. Since F-Droid is a FOSS-only app store, we created the `free` flavor where we do not ship the GMS dependency and thus the feature to fill SMS OTPs is unavailable.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue