input: add DEVICE_INPUT_TYPE_ALL enum type handling
authorYunhee Seo <yuni.seo@samsung.com>
Wed, 18 Jan 2023 02:12:43 +0000 (11:12 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Wed, 25 Jan 2023 11:44:18 +0000 (20:44 +0900)
commit826461bb2fe3dc2b67e3252a89881e59c1ee2e43
tree4482af7c69cac4dce451e5aa7bc3a09d76aed715
parenteabc356187abaa975da2ca6c66179c71423c4a79
input: add DEVICE_INPUT_TYPE_ALL enum type handling

Add DEVICE_INPUT_TYPE_ALL handling code which was omitted.
With this, it is possible to get all kinds of device ids.

Change-Id: I24a6f4706214fb2963ac6e7a4ad3ae8a4ff58ffb
Signed-off-by: Yunhee Seo <yuni.seo@samsung.com>
src/input/input-device-manager.c