Merge "libhwbinder users use libhidlbase" into qt-dev
This commit is contained in:
commit
490f1cf074
2 changed files with 1 additions and 3 deletions
|
|
@ -93,7 +93,6 @@ CHARGER_STATIC_LIBRARIES := \
|
|||
libbinderthreadstate \
|
||||
libhidltransport \
|
||||
libhidlbase \
|
||||
libhwbinder_noltopgo \
|
||||
libhealthstoragedefault \
|
||||
libvndksupport \
|
||||
libhealthd_charger \
|
||||
|
|
@ -152,7 +151,6 @@ LOCAL_STATIC_LIBRARIES := \
|
|||
libbinderthreadstate \
|
||||
libhidltransport \
|
||||
libhidlbase \
|
||||
libhwbinder_noltopgo \
|
||||
libhealthstoragedefault \
|
||||
libvndksupport \
|
||||
libhealthd_charger_nops \
|
||||
|
|
|
|||
|
|
@ -96,7 +96,7 @@ cc_test {
|
|||
static_libs: ["libmemunreachable"],
|
||||
shared_libs: [
|
||||
"libbinder",
|
||||
"libhwbinder",
|
||||
"libhidlbase",
|
||||
"libutils",
|
||||
],
|
||||
test_suites: ["device-tests"],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue