From e0d94b6493f12dd9403a1c29c2ab559e712ce99c Mon Sep 17 00:00:00 2001 From: Steven Moreland Date: Thu, 11 Jul 2019 16:13:10 -0700 Subject: [PATCH] libadbd_services: remove unused deps Bug: 137311188 Test: library still builds Change-Id: I52e110ddfda073c833e86194eaf7a9502b9181a6 --- adb/Android.bp | 1 - 1 file changed, 1 deletion(-) diff --git a/adb/Android.bp b/adb/Android.bp index f6aede818..6558b1bbf 100644 --- a/adb/Android.bp +++ b/adb/Android.bp @@ -436,7 +436,6 @@ cc_library { shared_libs: [ "libbootloader_message", "libmdnssd", - "libext4_utils", "libfec", "libfs_mgr", "libselinux",