No description
4f3145d75f
The previous design of the InputHost wrapper classes made it very painful to do testing, so this change also reverts to a more classical C++ pattern for non-copyable objects. The InputHost classes still simply call through to the input_host_t and callbacks as before. Updated unittests to use gmock for mocking the InputHost interactions. Change-Id: I4b70df2c89ed48af77446b8f5b87a4bde94510bf |
||
---|---|---|
include/hardware | ||
modules | ||
tests | ||
Android.mk | ||
CleanSpec.mk | ||
hardware.c | ||
MODULE_LICENSE_APACHE2 | ||
NOTICE |