diff options
-rw-r--r-- | tests/Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Android.bp b/tests/Android.bp index 0535af3..d0f419c 100644 --- a/tests/Android.bp +++ b/tests/Android.bp @@ -42,6 +42,7 @@ android_test { "libbinder", "libbinderthreadstate", "libc++", + "libcgrouprc", "libcrypto", "libcutils", "libdexfile", |