libaurum: Deprecate press* methods 04/305404/1
authorWoochan Lee <wc0917.lee@samsung.com>
Thu, 1 Feb 2024 07:27:42 +0000 (16:27 +0900)
committerWoochan Lee <wc0917.lee@samsung.com>
Thu, 1 Feb 2024 07:27:42 +0000 (16:27 +0900)
commitdcf0a02b87b9159f1ca40bf28dda4c0eea440edc
tree8f97e25ca98b06d92f8e5995417220171f04259a
parent92f296d7814c9713440b4df3444159b726524b48
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