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

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

Merge "Add missing liblog dependency" am: 9200a9aa am: cb092999 am: f68051a6

am: c8deb6dd

Change-Id: I24d6db3717d74962dd7aee4f4d1a6b23065fe95f
parents 64394233 c8deb6dd
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 \