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

am: b4d64558e4

Change-Id: I26afac3452b5660b951f5037c6f1791d0aceaf3a
This commit is contained in:
Yifan Hong
2016-11-09 07:45:28 +00:00
committed by android-build-merger

View File

@@ -52,5 +52,6 @@ cc_library_shared {
"libhidl",
"libhwbinder",
"libutils",
"android.hardware.tests.foo@1.0",
],
}