input_common: Add android input engine
This commit is contained in:
parent
915efa4236
commit
72f803c366
6 changed files with 136 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
add_library(input_common STATIC
|
||||
drivers/android.cpp
|
||||
drivers/android.h
|
||||
drivers/camera.cpp
|
||||
drivers/camera.h
|
||||
drivers/keyboard.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue