summaryrefslogtreecommitdiffstats
path: root/healthd
diff options
context:
space:
mode:
authorJayant Chowdhary <jchowdhary@google.com>2018-10-01 22:50:07 +0000
committerJayant Chowdhary <jchowdhary@google.com>2018-10-01 22:50:07 +0000
commitc2d3949693fa059efd0904c0c65ad9fa06a6f864 (patch)
tree3372e694abf5aaec1e21b6fcdeab7040cf649cb2 /healthd
parent17a65497bb33d2fffd83ee17871633af1faa6b47 (diff)
downloadsystem_core-c2d3949693fa059efd0904c0c65ad9fa06a6f864.tar.gz
system_core-c2d3949693fa059efd0904c0c65ad9fa06a6f864.tar.bz2
system_core-c2d3949693fa059efd0904c0c65ad9fa06a6f864.zip
Reland "Add static libbinderthreadstate explicitly to charger module.""
This reverts commit 17a65497bb33d2fffd83ee17871633af1faa6b47. Reason for revert: Dependencies which broke tests due to exclusion from LOCAL_JNI_SHARED_LIBS have been added. Change-Id: I51e8ea7072026f233cd4a6c7e2142d92603af1f9
Diffstat (limited to 'healthd')
-rw-r--r--healthd/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/healthd/Android.mk b/healthd/Android.mk
index 9096f7932..80bf84ae8 100644
--- a/healthd/Android.mk
+++ b/healthd/Android.mk
@@ -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 \