Loading qahw_api/test/qahw_playback_test.c +1 −1 Original line number Diff line number Diff line Loading @@ -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) Loading Loading
qahw_api/test/qahw_playback_test.c +1 −1 Original line number Diff line number Diff line Loading @@ -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) Loading