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

Commit 520e3537 authored by Elliott Hughes's avatar Elliott Hughes Committed by Android Git Automerger
Browse files

am 74a4096d: Merge "Fix "hardware/qcom/audio/post_proc/effect_api.c:67:17:...

am 74a4096d: Merge "Fix "hardware/qcom/audio/post_proc/effect_api.c:67:17: error: use of undeclared identifier \'EINVAL\'""

* commit '74a4096d':
  Fix "hardware/qcom/audio/post_proc/effect_api.c:67:17: error: use of undeclared identifier 'EINVAL'"
parents 390b552e 74a4096d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@
#define LOG_TAG "offload_effect_api"
//#define LOG_NDEBUG 0

#include <errno.h>
#include <stdbool.h>
#include <cutils/log.h>
#include <tinyalsa/asoundlib.h>