Merge "Use the non-LTO, non-PGO version of libhwbinder" into pi-dev
diff --git a/healthd/Android.mk b/healthd/Android.mk
index 00ae159..818488d 100644
--- a/healthd/Android.mk
+++ b/healthd/Android.mk
@@ -100,7 +100,7 @@
     android.hardware.health@1.0-convert \
     libhidltransport \
     libhidlbase \
-    libhwbinder_nolto \
+    libhwbinder_noltopgo \
     libhealthstoragedefault \
     libvndksupport \
     libhealthd_charger \