Skip to content

Commit 03fe98b

Browse files
authored
chore: slightly reword build types page
Since the introduction of Sentry the nonFree build doesn't only differ in its use of proprietary code, but also error reporting and telemetry.
1 parent e06fd66 commit 03fe98b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/users/build-types.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Build Types
1+
# Build types
22

3-
APS can optionally bundle proprietary code through Google Play Services to add extra functionality, making it FOSS-incompatible.
3+
APS can optionally bundle additional code that is either proprietary or typically frowned upon within the FOSS community (like telemetry) to provide user-facing features and assist development efforts through anonymized usage data.
44

55
To counter that, and continue providing FOSS-only binaries through F-Droid, APS implements the `free` and `nonFree` (free as in freedom) build types to allow the same codebase to be able to generate both FOSS-friendly binaries as well as ones with optional proprietary code that enables extra features.
66

0 commit comments

Comments
 (0)