Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ac7f9f65 authored by Yifan Hong's avatar Yifan Hong Committed by android-build-merger
Browse files

health 1.0 does not use HAL_STATIC_LIBS am: 16273aea

am: 1a068517

Change-Id: I73f424e75ce3474b7166970d0921b7937bd99ed0
parents 21dfccb8 1a068517
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)