health 1.0 does not use HAL_STATIC_LIBS

am: 16273aea66

Change-Id: Ic83fd3dd2f9927224b26eb35455cf0486e64bcee
This commit is contained in:
Yifan Hong
2019-12-05 12:20:23 -08:00
committed by android-build-merger

View File

@@ -19,7 +19,7 @@ LOCAL_SHARED_LIBRARIES := \
LOCAL_STATIC_LIBRARIES := android.hardware.health@1.0-convert
LOCAL_HAL_STATIC_LIBRARIES := libhealthd
LOCAL_STATIC_LIBRARIES += libhealthd.default
include $(BUILD_SHARED_LIBRARY)