Update Android.bp to reexport dependent packages.

am: 1eb8f1cc1f

Change-Id: I21e266b83a89a1858d6c5f7fab6592bac5c95b30
This commit is contained in:
Yifan Hong
2016-11-09 07:33:27 +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",
],
}