commit | 2a7f2f247c5ffecd6a3b762a3aebb0143a715437 | [log] [tgz] |
---|---|---|
author | Simon Dubray <[email protected]> | Thu Apr 12 07:08:29 2018 -0700 |
committer | Simon Dubray <[email protected]> | Thu Dec 20 06:32:36 2018 -0800 |
tree | 6e13fe8f62f946803567aa5f42202c9bbddb318a | |
parent | b2fd52839026be1ac1a2df1a4bc2bb76d0f95689 [diff] |
hwcomposer: fix warnings - remove unused variables and functions - avoid comparison between different types - fix old-style field designator extension - fix wrong print format - unhide an overloaded virtual function - add flag -Wno-unused-parameter to disable these ones Bug: 110425202 Change-Id: I37623d93c0e497c733532050c88644812c4d9bb7 Signed-off-by: Simon Dubray <[email protected]>