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:
parent
64ea2d0db7
commit
5b86b2fb5f
1 changed files with 1 additions and 1 deletions
|
@ -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: [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue