From 5b86b2fb5f25d3170344ff384371d2eae220f767 Mon Sep 17 00:00:00 2001 From: Ricky Niu Date: Wed, 6 Jul 2022 20:57:02 +0800 Subject: [PATCH] Use AIDL utils in GadgetHAL Test: Built locally, and logcat confirms the new implementation is used Bug: 218791946 Change-Id: I4122450326864de268f3908d920a1ffa472f3d7d --- usb/gadget/Android.bp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usb/gadget/Android.bp b/usb/gadget/Android.bp index d9e46471..16e77a01 100644 --- a/usb/gadget/Android.bp +++ b/usb/gadget/Android.bp @@ -44,7 +44,7 @@ cc_binary { "libbinder_ndk", ], static_libs: [ - "libpixelusb", + "libpixelusb-aidl", ], proprietary: true, export_shared_lib_headers: [