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

Skip to content
Commit 3bb89739 authored by Ady Abraham's avatar Ady Abraham
Browse files

SurfaceFlinger: use std::set for DisplayConfigs

Use std::set instead of std::unordered::set in order to keep
the configs sorted. This is useful as we would return a sorted
vector from getAllowedDisplayConfigs() and the unittest expects that.

Test: adb shell /data/nativetest64/SurfaceFlinger_test/SurfaceFlinger_test --gtest_filter=DisplayActiveConfigTest.allConfigsAllowed
Fixes: 130168276
Change-Id: Ifc1f2be561193d93032e99eb10faa7dcce1ff21d
parent 85b3f01b
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