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:
parent
17a65497bb
commit
c2d3949693
|
@ -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