Skip to content

Commit e7c6d79

Browse files
committed
contributing_to_apps: Mention that _some_ apps use gradle-generatebp
Change-Id: I7234319f7def831daa33995f64f12292c9fed094
1 parent 048d022 commit e7c6d79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/how-tos/contributing_to_apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ When editing current strings, be sure to only edit the main strings file in `val
122122

123123
### gradle-generatebp
124124

125-
LineageOS apps use the [gradle-generatebp](https://github.com/lineage-next/gradle-generatebp) tool. This Gradle plugin automatically generates .bp files (Android Blueprint build files) for imported libraries, allowing developers to choose which dependencies to use from AOSP and which to include as prebuilts.
125+
Some LineageOS apps use the [gradle-generatebp](https://github.com/lineage-next/gradle-generatebp) tool. This Gradle plugin automatically generates .bp files (Android Blueprint build files) for imported libraries, allowing developers to choose which dependencies to use from AOSP and which to include as prebuilts.
126126

127127
#### Usage
128128

0 commit comments

Comments
 (0)