Merge "libhwbinder users use libhidlbase" into qt-dev
am: 490f1cf074
Change-Id: Ib20f4dc87cb2aea1350af98be9bb65eb7575a6fd
This commit is contained in:
commit
451e764bdc
|
@ -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 \
|
||||
|
|
|
@ -111,7 +111,7 @@ cc_test {
|
|||
static_libs: ["libmemunreachable"],
|
||||
shared_libs: [
|
||||
"libbinder",
|
||||
"libhwbinder",
|
||||
"libhidlbase",
|
||||
"libutils",
|
||||
],
|
||||
test_suites: ["device-tests"],
|
||||
|
|
Loading…
Reference in New Issue