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

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

Merge " hal_play_test: Updating the Interactive Stream flag"

parents d9a08b5e a8efc903
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -162,7 +162,7 @@ audio_io_handle_t stream_handle = 0x999;
#endif

#ifndef AUDIO_OUTPUT_FLAG_INTERACTIVE
#define AUDIO_OUTPUT_FLAG_INTERACTIVE 0x80000000
#define AUDIO_OUTPUT_FLAG_INTERACTIVE 0x4000000
#endif

static bool request_wake_lock(bool wakelock_acquired, bool enable)