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

Skip to content
Commit ddf960bf authored by Oliver Nguyen's avatar Oliver Nguyen
Browse files

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 29f76abd)
parent 186800de
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