commit | 1bd963af8805fb7afb1daf0a1b412e8b9fa4ff55 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Wed Nov 09 07:45:28 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Nov 09 07:45:28 2016 +0000 |
tree | d0e9c122c315a7cd3612fa70fd1b29631c83e4d4 | |
parent | ebfd470b18c3e576a15b6db25a920d132da64beb [diff] | |
parent | b4d64558e491d0df94fae40aefae9f5a50ab65a7 [diff] |
Update Android.bp to reexport dependent packages. am: 1eb8f1cc1f am: 140c15de5d am: b4d64558e4 Change-Id: I26afac3452b5660b951f5037c6f1791d0aceaf3a
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", ], }