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

Commit cb092999 authored by Dimitry Ivanov's avatar Dimitry Ivanov Committed by android-build-merger
Browse files

Merge "Add missing liblog dependency"

am: 9200a9aa

Change-Id: Iadef81cd47f5a2f250f9209c9f74574a9092ba17
parents 0ff8666b 9200a9aa
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 \