From d821e05d3e05507965a6396200f4521e903d3d57 Mon Sep 17 00:00:00 2001 From: Steven Moreland Date: Wed, 2 Oct 2019 12:49:15 -0700 Subject: [PATCH] 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 --- light/Android.bp | 2 -- 1 file changed, 2 deletions(-) diff --git a/light/Android.bp b/light/Android.bp index 600c8c7..b6b6629 100644 --- a/light/Android.bp +++ b/light/Android.bp @@ -24,8 +24,6 @@ cc_binary { "libbase", "libhardware", "libhidlbase", - "libhidltransport", - "libhwbinder", "liblog", "libutils", ],