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

Skip to content
Commit a694b466 authored by Steven Moreland's avatar Steven Moreland
Browse files

gralloctypes operator== in android namespace.

These being global interacts badly with operators defined in the android
namespace external to classes. This is because once operator== functions
in the android namespace are found, operator== functions in the global
namespace won't be considered.

Bug: 147842528
Test: compiles when 'android' namespace operators are introduced
upstream.

Change-Id: I54f3098103cb3623df80c54343fbc44ddab6a33a
parent 2bcf8211
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