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

am: 140c15de5d

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