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

Commit cdf15736 authored by Dimitry Ivanov's avatar Dimitry Ivanov
Browse files

Add missing liblog dependency

Bug: http://b/27171986
Change-Id: Iacceec85de8a64d1f28724ba6c4d6eab34d865a0
parent d1a9f491
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@ LOCAL_SRC_FILES:= \
	CameraBinderTests.cpp

LOCAL_SHARED_LIBRARIES := \
	liblog \
	libutils \
	libcutils \
	libcamera_metadata \
+1 −0
Original line number Diff line number Diff line
@@ -34,6 +34,7 @@ LOCAL_SRC_FILES := \
  StripSource.cpp \

LOCAL_SHARED_LIBRARIES := \
  liblog \
  libexpat \
  libutils \
  libcutils \