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

Skip to content
Commit 6275776b authored by Lloyd Pique's avatar Lloyd Pique
Browse files

SF: Clean up warnings around AidlComposer.{h,cpp}

This CL was uploaded with some corresponding fixes affecting the
ComposerCommandBuffer.h headers in hardware/interfaces. The pragmas to
disable specific warnings when including those files are no longer
needed, as those headers have been fixed.

There were some warnings about using calling functions marked
deprecated. For those I disabled the deprecation warning for the call,
since SurfaceFlinger still needs to make the legacy call if that's what
the vendor implementation supports.

clangd also reported three unused "using ..." directives at the top of
the file. I went ahead and remove these.

Flag: EXEMPT build and lint warnings only
Bug: None
Test: Builds

Change-Id: I160785bc44850ba8b202ed6874e1530d1fbe13e1
parent 2721b5c6
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