Skip to content

Commit 267207e

Browse files
authored
Merge branch 'GrapheneOS:main' into add-static-target
2 parents 7844b35 + a000fd4 commit 267207e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
out/
2-
out-light/
1+
/out/
2+
/out-light/

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ there will be custom integration offering better performance in the future
8383
along with other hardening for the C standard library implementation.
8484

8585
For Android, only the current generation, actively developed maintenance branch of the Android
86-
Open Source Project will be supported, which currently means `android16-release`.
86+
Open Source Project will be supported, which currently means `android16-qpr1-release`.
8787

8888
## Testing
8989

0 commit comments

Comments
 (0)