diff options
| author | 2019-05-20 16:29:55 -0700 | |
|---|---|---|
| committer | 2019-05-22 13:32:10 -0700 | |
| commit | 29f76abd8385543d334e8c30e84a68e688a0dd41 (patch) | |
| tree | 4f4f3a1c8f8ca550658e94bd04e3ea9b574206ed /services/surfaceflinger/EventControlThread.cpp | |
| parent | a753a334e2bfcfe5065f813f7f3c0995c45d7ba2 (diff) | |
Remove undefined functions from VirtualTouchpadClient.
Fixes a build issue with -O0 due to missing vtable entries.
Removed functions are defined in the base class as pure virtual,
but never defined for the derived class, causing linking to fail.
Test: make NATIVE_COVERAGE=true COVERAGE_PATHS=frameworks
Bug: 116873221
Change-Id: I7ee8a2e478e1137e3b778dfbdca63a2dc3e2a9b1
Diffstat (limited to 'services/surfaceflinger/EventControlThread.cpp')
0 files changed, 0 insertions, 0 deletions