input: add enum type DEVICE_INPUT_TYPE_ALL handling 73/286973/1
authorYunhee Seo <yuni.seo@samsung.com>
Tue, 17 Jan 2023 06:50:17 +0000 (15:50 +0900)
committeryunhee seo <yuni.seo@samsung.com>
Wed, 18 Jan 2023 02:03:11 +0000 (02:03 +0000)
commit2fd7a87d054d92c18c8b0ef0609f83997b6c9ae5
treea4dbb8bc40c293e78cf702d1ac32e2f6deb71ebf
parent89238f67e157d1a68deccbb5104aba3b1ace5427
input: add enum type DEVICE_INPUT_TYPE_ALL handling

To avoid get DEVICE_INPUT_TYPE_ALL from device_input_get_default_device api
because this type cannot have default input device
also, add checking DEVICE_INPUT_TYPE_ALL to input_is_supported_input_type
which was omitted

Change-Id: I6b20a76fcde9b67097a3cb5606f71fa747483550
Signed-off-by: Yunhee Seo <yuni.seo@samsung.com>
(cherry picked from commit 06effe44cadedac12d0ad77a57311a7a8615f911)
src/input-internal.c