Remove redundant dependencies

android.hidl.base@1.0 and android.hidl.manager@1.0 are built into libhidltransport.

Bug: 37867089
Bug: 33276472
Test: tests pass
Change-Id: I71b8e477b0c389bee480cfe5a9d2f2c39fd4921a
Merged-In: I9b4421606d8fcc0048cc231e5043cc906030cef9
This commit is contained in:
Steven Moreland
2017-05-03 10:55:34 -07:00
committed by Logan Chien
parent 7180380b19
commit 6a32ac82fa

View File

@@ -246,7 +246,6 @@ class ELFLinkerTest(unittest.TestCase):
'android.hardware.graphics.allocator@2.0',
'android.hardware.graphics.common@1.0',
'android.hardware.graphics.mapper@2.0',
'android.hidl.base@1.0',
# SP-NDK VNDK-stable (HIDL related)
'libhidl-gen-utils',