Update Android.bp to reexport dependent packages. am: 1eb8f1cc1f am: 140c15de5d am: b4d64558e4
am: 1bd963af88

Change-Id: I06fabd5a5ad23b3239c35b6efafd1f03d4f5092e
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",
     ],
 }