Reland "Add static libbinderthreadstate explicitly to charger module.""

This reverts commit 17a65497bb.

Reason for revert: Dependencies which broke tests due to exclusion from LOCAL_JNI_SHARED_LIBS have been added. 

Change-Id: I51e8ea7072026f233cd4a6c7e2142d92603af1f9
This commit is contained in:
Jayant Chowdhary 2018-10-01 22:50:07 +00:00
parent 17a65497bb
commit c2d3949693
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 \