e_devicemgr: Move e_devicemgr_inputgen_key_event_add() to be public 70/311770/1 accepted/tizen/8.0/unified/20240528.160808
authorduna.oh <duna.oh@samsung.com>
Mon, 27 May 2024 09:35:14 +0000 (18:35 +0900)
committerduna.oh <duna.oh@samsung.com>
Mon, 27 May 2024 10:06:23 +0000 (19:06 +0900)
commitc5dd99e3e8f01f45292f7b2478a6a351a9fba000
tree9f510ac4f733a60a7a74b49da809b73e22879492
parent0e92e22c4a8e7c79017f5e1d1bb3a1f54866e2ea
e_devicemgr: Move e_devicemgr_inputgen_key_event_add() to be public

Ths function could be used in server module, so it should not be marked as internal.

Refer to the following commit.

commit 9611fff8ebbbe3fbaf2fcc97b2f23c2590baa77e
Author: SooChan Lim <sc1.lim@samsung.com>
Date:   Thu Jun 1 13:32:17 2023 +0900

    e_devicemgr: change E_API to EINTERN

Change-Id: If0a1d8b6b5d406cdeae892e6d774354046fbfbc5
src/bin/e_devicemgr.h
src/bin/e_devicemgr_inputgen.c