Revert "healthd-ext: replace to use AIDL implementation"

This reverts commit f8d3d4f3c0e2e32e1a4447a46075d6b887a9ff46.
Compilation issue is seen when enabling VSDK.

Change-Id: I5b7df38322551411826d13d0570c0ff5da58f1d4
diff --git a/health-vendor-product.mk b/health-vendor-product.mk
index b0efa26..d488b82 100644
--- a/health-vendor-product.mk
+++ b/health-vendor-product.mk
@@ -1,3 +1,2 @@
-PRODUCT_PACKAGES += android.hardware.health-service.qti
-PRODUCT_PACKAGES += android.hardware.health-service.qti_recovery
-PRODUCT_PACKAGES += charger_res_images_vendor
+PRODUCT_PACKAGES += android.hardware.health@2.1-impl-qti
+PRODUCT_PACKAGES += android.hardware.health@2.1-service