sm8250-common: Remove libhwbinder/libhidltransport deps

Since these were combined into libhidlbase.

Bug: 135686713
Test: build only (libhwbinder/libhidltransport are empty)
Change-Id: Ife609bf7eddeae2fba81625d92de7d8ecddf60e6
This commit is contained in:
Steven Moreland 2019-10-02 12:50:14 -07:00 committed by SGCMarkus
parent b2b124d14a
commit 8f5d895118

View File

@ -29,7 +29,6 @@ cc_defaults {
"libcutils", "libcutils",
"libdl", "libdl",
"libhidlbase", "libhidlbase",
"libhidltransport",
"libutils", "libutils",
"vendor.lineage.livedisplay@2.0", "vendor.lineage.livedisplay@2.0",
], ],