From bd84bd438aa8bee6ed975af962a4d8abe0a5ce57 Mon Sep 17 00:00:00 2001 From: Hridya Valsaraju Date: Wed, 10 Jan 2018 16:18:42 -0800 Subject: 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 --- Android.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/Android.mk b/Android.mk index 54f405466..199cee7ec 100644 --- a/Android.mk +++ b/Android.mk @@ -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 \ -- cgit v1.2.3