Add static libbinderthreadstate explicitly to charger module.
Bug: 110364143 Bug: 114311116 Test: Builds Change-Id: I367cab4f6113d72bbaf1c9a41099110124916f57 Signed-off-by: Jayant Chowdhary <jchowdhary@google.com>
This commit is contained in:
parent
e4931c5bd4
commit
f23fa3b12f
|
@ -97,6 +97,7 @@ CHARGER_STATIC_LIBRARIES := \
|
|||
android.hardware.health@2.0 \
|
||||
android.hardware.health@1.0 \
|
||||
android.hardware.health@1.0-convert \
|
||||
libbinderthreadstate \
|
||||
libhidltransport \
|
||||
libhidlbase \
|
||||
libhwbinder_noltopgo \
|
||||
|
|
Loading…
Reference in New Issue