surfaceflinger: fix sorting in LayerProtoParser
"return (lz > rz) ? 1 : -1;" is equivalent to "return true;" here. Test: dumpsys Change-Id: I13b2784c500684eaf68a8a9706e3e864d43d95f2
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
"return (lz > rz) ? 1 : -1;" is equivalent to "return true;" here. Test: dumpsys Change-Id: I13b2784c500684eaf68a8a9706e3e864d43d95f2