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

Commit ed32fc75 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "audio: remove build varient check in audio daemon"

parents c4565e65 4a3b252f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -19,6 +19,5 @@ LOCAL_SHARED_LIBRARIES := \
LOCAL_ADDITIONAL_DEPENDENCIES += $(TARGET_OUT_INTERMEDIATES)/KERNEL_OBJ/usr

LOCAL_MODULE:= audiod
LOCAL_MODULE_TAGS:= debug

include $(BUILD_EXECUTABLE)