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

Commit dbb1afd7 authored by Marco Nelissen's avatar Marco Nelissen
Browse files

Remove unneeded libcutils references

mediaserver, mediadrmserver, cameraserver don't actually use libcutils

Change-Id: Ieac17ec8bce73910672db4e3e239bc6cbe5f0be0
parent 66c42ee9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -22,7 +22,6 @@ LOCAL_SRC_FILES:= \
LOCAL_SHARED_LIBRARIES := \
	libcameraservice \
	liblog \
	libcutils \
	libutils \
	libbinder \

+0 −1
Original line number Diff line number Diff line
@@ -17,7 +17,6 @@ LOCAL_SRC_FILES:= \
LOCAL_SHARED_LIBRARIES := \
	libresourcemanagerservice \
	liblog \
	libcutils \
	libmediaplayerservice \
	libutils \
	libbinder \
+0 −1
Original line number Diff line number Diff line
@@ -23,7 +23,6 @@ LOCAL_SRC_FILES:= \

LOCAL_SHARED_LIBRARIES:= \
    libbinder \
    libcutils \
    liblog \
    libmediadrm \
    libutils \