diff options
| author | 2020-01-16 16:38:44 -0800 | |
|---|---|---|
| committer | 2020-01-16 16:38:44 -0800 | |
| commit | a694b466e10dbe3065048f7d90c449c5db42d9c6 (patch) | |
| tree | deeaefb2ef7e9e1b2e9c6e0ad195406004509e4d /libs/input/KeyCharacterMap.cpp | |
| parent | 2bcf821155351f2c421cb1caa2a94dc687925005 (diff) | |
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
Diffstat (limited to 'libs/input/KeyCharacterMap.cpp')
0 files changed, 0 insertions, 0 deletions