summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/suspend_stress/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/suspend_stress/Android.bp b/tests/suspend_stress/Android.bp
index d3ead96c..e7a0d94c 100644
--- a/tests/suspend_stress/Android.bp
+++ b/tests/suspend_stress/Android.bp
@@ -8,6 +8,7 @@ cc_binary {
static_executable: true,
static_libs: [
"libc",
+ "libbase",
"libcutils",
],
}