commit | 1eb8f1cc1f2c59f2de497805802ffc7c58de6897 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Mon Nov 07 14:40:40 2016 -0800 |
committer | Iliyan Malchev <malchev@google.com> | Wed Nov 09 06:03:22 2016 +0000 |
tree | d0e9c122c315a7cd3612fa70fd1b29631c83e4d4 | |
parent | 5222c47773afef753fb24887257ae276e2bf8beb [diff] [blame] |
Update Android.bp to reexport dependent packages. b/32710416 Test: mma Change-Id: Iaca7300c366c2c9e860a29e6a111248d315cc5b4
diff --git a/tests/bar/1.0/Android.bp b/tests/bar/1.0/Android.bp index a0b42b7..97693fb 100644 --- a/tests/bar/1.0/Android.bp +++ b/tests/bar/1.0/Android.bp
@@ -52,5 +52,6 @@ "libhidl", "libhwbinder", "libutils", + "android.hardware.tests.foo@1.0", ], }