Delete Screen Analyzer client code 07/301307/2
authorWoochan Lee <wc0917.lee@samsung.com>
Wed, 25 Oct 2023 11:04:47 +0000 (20:04 +0900)
committerChun <jykeon@samsung.com>
Tue, 14 Nov 2023 02:19:17 +0000 (02:19 +0000)
commit1d0ef30d4786e780a3693eb9ec336dc1633ce28a
tree2254a143d859e38ef170603ad2460aabdf40e64f
parentcea4d05305e41300839b9388dd59f015ee954423
Delete Screen Analyzer client code

Screen Analyzer server is not working anymore since 2023/05
So currently aurum client codes has become useless
Developed on the client code and the diff is growing so delete all related codes

Change-Id: I8b33c9ded88abfbeff3c6a0420488c2a72e3c07f
(cherry picked from commit 5b8827d524b365fe1f70040670825325dfaff3c3)
27 files changed:
docs/protocol/aurum.proto
libaurum/inc/Aurum.h
libaurum/inc/SaObject.h [deleted file]
libaurum/inc/ScreenAnalyzer/ScreenAnalyzerWatcher.h [deleted file]
libaurum/inc/UiDevice.h
libaurum/meson.build
libaurum/src/PartialMatch.cc
libaurum/src/SaObject.cc [deleted file]
libaurum/src/ScreenAnalyzer/ScreenAnalyzerWatcher.cc [deleted file]
libaurum/src/ScreenAnalyzer/meson.build [deleted file]
libaurum/src/UiDevice.cc
libaurum/src/meson.build
meson.build
meson_options.txt
org.tizen.aurum-bootstrap/inc/AurumServiceImpl.h
org.tizen.aurum-bootstrap/inc/Commands/Commands.h
org.tizen.aurum-bootstrap/inc/Commands/EnableScreenAnalyzerCommand.h [deleted file]
org.tizen.aurum-bootstrap/meson.build
org.tizen.aurum-bootstrap/src/AurumServiceImpl.cc
org.tizen.aurum-bootstrap/src/Commands/DumpObjectTreeCommand.cc
org.tizen.aurum-bootstrap/src/Commands/EnableScreenAnalyzerCommand.cc [deleted file]
org.tizen.aurum-bootstrap/src/Commands/FindElementCommand.cc
org.tizen.aurum-bootstrap/src/Commands/FindElementsCommand.cc
org.tizen.aurum-bootstrap/src/Commands/GetSizeCommand.cc
packaging/aurum.spec
protocol/aurum.proto
ui_automation/python/tv/sampleWithUtils.py