Statically link with libhealthstoragedefault

This is to add empty implementations of Health
HAL methods to report storage info.

Bug: 68388678
Test: vts-tradefed run vts -m VtsHalHealthV2_0
Change-Id: I4f093903f485519e16f39384f5c96fcd031438ba
diff --git a/Android.mk b/Android.mk
index 54f4054..199cee7 100644
--- a/Android.mk
+++ b/Android.mk
@@ -153,6 +153,7 @@
     android.hardware.health@2.0 \
     android.hardware.health@1.0 \
     android.hardware.health@1.0-convert \
+    libhealthstoragedefault \
     libhidltransport \
     libhidlbase \
     libhwbinder \