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:
Jayant Chowdhary 2018-09-19 15:36:21 -07:00
parent e4931c5bd4
commit f23fa3b12f
1 changed files with 1 additions and 0 deletions

View File

@ -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 \