From 1d1e9ff6d9b4bd0e0054bd9a800fe4a0da7c4ad6 Mon Sep 17 00:00:00 2001 From: Tomasz Wasilczyk Date: Wed, 25 Oct 2023 16:17:54 -0700 Subject: Binder: don't depend on libutils headers Bug: 302723053 Test: mma Change-Id: Id68a10a491e3db7f27ea2cbf843078544bb0ab85 --- libs/binder/Debug.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'libs/binder/Debug.cpp') diff --git a/libs/binder/Debug.cpp b/libs/binder/Debug.cpp index c6e4fb378d..7ae616e2b0 100644 --- a/libs/binder/Debug.cpp +++ b/libs/binder/Debug.cpp @@ -19,8 +19,6 @@ #include -#include - #include #include #include -- cgit v1.2.3-59-g8ed1b