Update Android.bp to reexport dependent packages.

b/32710416
Test: mma
Change-Id: Iaca7300c366c2c9e860a29e6a111248d315cc5b4
This commit is contained in:
Yifan Hong 2016-11-07 14:40:40 -08:00 committed by Iliyan Malchev
parent 5222c47773
commit 1eb8f1cc1f

View file

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