sm6250-common: light: Remove libhwbinder/libhidltransport deps

Since these were combined into libhidlbase.

Bug: 135686713
Test: build only (libhwbinder/libhidltransport are empty)
Change-Id: Iba2cd20b8b20fac3e7564de6b853b475fd4ebd2a
This commit is contained in:
Steven Moreland 2019-10-02 12:49:15 -07:00 committed by Demon000
parent bf69bf5116
commit d821e05d3e

View File

@ -24,8 +24,6 @@ cc_binary {
"libbase", "libbase",
"libhardware", "libhardware",
"libhidlbase", "libhidlbase",
"libhidltransport",
"libhwbinder",
"liblog", "liblog",
"libutils", "libutils",
], ],