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

Commit 1a068517 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

Change-Id: Ic83fd3dd2f9927224b26eb35455cf0486e64bcee
parents 78836599 16273aea
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)