Remove unused hardware/interfaces tests dependency on libtestUtil.

Bug: N/A
Test: builds
Change-Id: Ic0beba4a8ac19c4883bf49e330b23e4e6f64985a
This commit is contained in:
Elliott Hughes
2016-12-07 13:11:45 -08:00
parent 961e625526
commit 2d224c8026

View File

@@ -10,6 +10,4 @@ LOCAL_SHARED_LIBRARIES := \
libbinder \
libutils \
LOCAL_STATIC_LIBRARIES := libtestUtil
include $(BUILD_SHARED_LIBRARY)