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
This commit is contained in:
Hridya Valsaraju
2018-01-10 16:18:42 -08:00
parent 77e8137720
commit bd84bd438a

View File

@@ -153,6 +153,7 @@ LOCAL_STATIC_LIBRARIES := \
android.hardware.health@2.0 \
android.hardware.health@1.0 \
android.hardware.health@1.0-convert \
libhealthstoragedefault \
libhidltransport \
libhidlbase \
libhwbinder \