From 15eebe3fc0747fb20141e394347db4fa9998526e Mon Sep 17 00:00:00 2001 From: Hasan Basri OY Date: Wed, 24 Apr 2024 16:31:52 +0300 Subject: [PATCH] Drop libhealthd --- device.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/device.mk b/device.mk index 938d7aa..a6f2f29 100644 --- a/device.mk +++ b/device.mk @@ -24,8 +24,7 @@ PRODUCT_PACKAGES += \ # Health HAL PRODUCT_PACKAGES += \ android.hardware.health@2.1-impl \ - android.hardware.health@2.1-service \ - libhealthd.$(PRODUCT_PLATFORM) + android.hardware.health@2.1-service PRODUCT_PACKAGES_DEBUG += \ bootctrl