diff --git a/adb/Android.bp b/adb/Android.bp index d6bc47e16..432770cd4 100644 --- a/adb/Android.bp +++ b/adb/Android.bp @@ -593,7 +593,6 @@ cc_library { cc_binary { name: "adbd", defaults: ["adbd_defaults", "host_adbd_supported", "libadbd_binary_dependencies"], - stl: "libc++_static", recovery_available: true, apex_available: ["com.android.adbd"],