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

Commit 9200a9aa authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add missing liblog dependency"

parents 7449b5e0 b8c32f06
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@ LOCAL_SRC_FILES:= \

LOCAL_SHARED_LIBRARIES := \
	libcameraservice \
	liblog \
	libcutils \
	libutils \
	libbinder \
+2 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@ LOCAL_MODULE_RELATIVE_PATH := soundfx
LOCAL_STATIC_LIBRARIES += libmusicbundle

LOCAL_SHARED_LIBRARIES := \
     liblog \
     libcutils \
     libdl

@@ -47,6 +48,7 @@ LOCAL_MODULE_RELATIVE_PATH := soundfx
LOCAL_STATIC_LIBRARIES += libreverb

LOCAL_SHARED_LIBRARIES := \
     liblog \
     libcutils \
     libdl

+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@ LOCAL_SHARED_LIBRARIES := \
	libcamera_client \
	libcameraservice \
	libresourcemanagerservice \
	liblog \
	libcutils \
	libmedia \
	libmediaplayerservice \