libaurum: Deprecate press* methods accepted/tizen/8.0/unified/20240216.155907
authorWoochan Lee <wc0917.lee@samsung.com>
Thu, 1 Feb 2024 07:27:42 +0000 (16:27 +0900)
committerHosang Kim <hosang12.kim@samsung.com>
Tue, 6 Feb 2024 04:11:47 +0000 (13:11 +0900)
commit6e3a4d3fd29e9143564f8037e3f826b93bda181d
tree8f97e25ca98b06d92f8e5995417220171f04259a
parent8b846d4143783cd3042d06ff3133a6983f7394ed
libaurum: Deprecate press* methods

It does not defined at IDevice.h
Addtional keys will be added in KeyType then use generateKey() method
instead of press*

Change-Id: I3726916bcf69c580d8d520455815bd7c7bc7c819
libaurum/inc/UiDevice.h
libaurum/src/UiDevice.cc