aboutsummaryrefslogtreecommitdiff
path: root/README.google
diff options
context:
space:
mode:
Diffstat (limited to 'README.google')
-rw-r--r--README.google1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.google b/README.google
index 1f0ac50..54ffc04 100644
--- a/README.google
+++ b/README.google
@@ -10,3 +10,4 @@ Local Modifications:
- Use __android_log_print() instead of fprintf()
- Rename main() to seccomp_test_main()
- Add get_seccomp_test_list()
+- Fix pthread_join bug (https://android-review.googlesource.com/#/c/349407)