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

Skip to content
Commit 9de8bd18 authored by Mikhail Naganov's avatar Mikhail Naganov
Browse files

AudioPolicy: Reuse SortedVector comparison from AudioProfile

Operation for comparing sorted vectors was defined twice in APM code:
once in AudioProfile.h as operator==, then in APM as 'vectorsEqual'
method. Remove the latter and use the operator instead.

Test: make
Change-Id: I0697843aabb13539b7b552773d96dbb7fb56daa4
parent a2a19382
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment