diff options
| author | 2019-05-20 16:29:55 -0700 | |
|---|---|---|
| committer | 2019-05-22 14:22:17 -0700 | |
| commit | ddf960bf6a27da32e552c02ad240b4b4a8daaeba (patch) | |
| tree | f974bc425b2726518f9b42b09b6de2f48844ea18 /libs/gui/DisplayEventReceiver.cpp | |
| parent | 186800de6a859baebebc56a453be5f64cf3e44f1 (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
(cherry picked from commit 29f76abd8385543d334e8c30e84a68e688a0dd41)
Diffstat (limited to 'libs/gui/DisplayEventReceiver.cpp')
0 files changed, 0 insertions, 0 deletions