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

Skip to content
Commit 39b32b24 authored by Manoj Gupta's avatar Manoj Gupta
Browse files

Bluetooth: Fix errors found with clang ToT

Fix some of the errors found with clang ToT.

system/gd/common/strings.cc:51:15: error: no member named
'find_if_not' in namespace 'std'

bt/system/gd/hci/hci_layer.h:139:27: error: unqualified call
to std::move [-Werror,-Wunqualified-std-cast-call]

The failure was noticed in ChromeOS tot llvm builds where this
repo is imported.

Bug: 228085014
Test: errors are fixed

Change-Id: I53bf7870ec6294d82f901affbdabf9c4f2b6d9ac
parent c084da6b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment