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

Commit ca7744b8 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "le_audio: Fix build breakage"

parents 1cedf010 e02c5cba
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,4 +17,4 @@
#include "bta_le_audio_api.h"

bool LeAudioHalVerifier::SupportsLeAudio() { return false; }
bool LeAudioHalVerifier::SupportsLeAudioHardwareOffload(return false;)
bool LeAudioHalVerifier::SupportsLeAudioHardwareOffload() { return false; }