health 1.0 does not use HAL_STATIC_LIBS am: 16273aea66

am: 1a0685170f

Change-Id: I73f424e75ce3474b7166970d0921b7937bd99ed0
This commit is contained in:
Yifan Hong
2019-12-05 12:24:17 -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)