summaryrefslogtreecommitdiffstats
path: root/healthd
diff options
context:
space:
mode:
authorRemi NGUYEN VAN <reminv@google.com>2018-09-28 07:50:18 +0000
committerRemi NGUYEN VAN <reminv@google.com>2018-09-28 07:50:18 +0000
commit17a65497bb33d2fffd83ee17871633af1faa6b47 (patch)
tree6874197507b07bdc588269eb205b16f77c352d27 /healthd
parentf23fa3b12f980d71680df9ce9357d35507231ff6 (diff)
downloadsystem_core-17a65497bb33d2fffd83ee17871633af1faa6b47.tar.gz
system_core-17a65497bb33d2fffd83ee17871633af1faa6b47.tar.bz2
system_core-17a65497bb33d2fffd83ee17871633af1faa6b47.zip
Revert "Add static libbinderthreadstate explicitly to charger module."
This reverts commit f23fa3b12f980d71680df9ce9357d35507231ff6. Reason for revert: This breaks framework tests and blocks presubmit Change-Id: Iccf29d7499c378c611ea5a783074865febf8514e
Diffstat (limited to 'healthd')
-rw-r--r--healthd/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/healthd/Android.mk b/healthd/Android.mk
index 80bf84ae8..9096f7932 100644
--- a/healthd/Android.mk
+++ b/healthd/Android.mk
@@ -97,7 +97,6 @@ CHARGER_STATIC_LIBRARIES := \
android.hardware.health@2.0 \
android.hardware.health@1.0 \
android.hardware.health@1.0-convert \
- libbinderthreadstate \
libhidltransport \
libhidlbase \
libhwbinder_noltopgo \