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

Skip to content
Commit 26ec03c9 authored by Wei-Luan Wang's avatar Wei-Luan Wang
Browse files

floss: Migrate base::Bind for do_in_main_thread

base::Bind was deprecated. Use base::BindOnce for the second argument of
do_in_main_thread since the function expects a base::OnceCallback.

This is a mechanical change by replacing base::Bind with base::BindOnce
for do_in_main_thread.

Bug: 272116782
Tag: #floss
Test: FEATURES=test emerge-volteer floss
Change-Id: Ia5010575c6302cd45c9977816e3e99a96c4d8d0d
parent 0005c8d0
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