Use AIDL utils in GadgetHAL

Test: Built locally, and logcat confirms the new implementation is used
Bug: 218791946
Change-Id: I4122450326864de268f3908d920a1ffa472f3d7d
This commit is contained in:
Ricky Niu 2022-07-06 20:57:02 +08:00 committed by Avichal Rakesh
parent 64ea2d0db7
commit 5b86b2fb5f

View file

@ -44,7 +44,7 @@ cc_binary {
"libbinder_ndk", "libbinder_ndk",
], ],
static_libs: [ static_libs: [
"libpixelusb", "libpixelusb-aidl",
], ],
proprietary: true, proprietary: true,
export_shared_lib_headers: [ export_shared_lib_headers: [