Commit 6275776
committed
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: I160785bc44850ba8b202ed6874e1530d1fbe13e11 parent 2721b5c commit 6275776
2 files changed
Lines changed: 9 additions & 12 deletions
Lines changed: 9 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | 40 | | |
45 | 41 | | |
46 | 42 | | |
| |||
524 | 520 | | |
525 | 521 | | |
526 | 522 | | |
| 523 | + | |
| 524 | + | |
527 | 525 | | |
528 | 526 | | |
529 | 527 | | |
530 | 528 | | |
531 | 529 | | |
| 530 | + | |
| 531 | + | |
532 | 532 | | |
533 | 533 | | |
534 | 534 | | |
| |||
538 | 538 | | |
539 | 539 | | |
540 | 540 | | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
541 | 544 | | |
542 | 545 | | |
| 546 | + | |
| 547 | + | |
543 | 548 | | |
544 | 549 | | |
545 | 550 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | 30 | | |
36 | 31 | | |
37 | 32 | | |
| |||
43 | 38 | | |
44 | 39 | | |
45 | 40 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | 41 | | |
50 | 42 | | |
51 | 43 | | |
| |||
0 commit comments