Delete Screen Analyzer client code 68/300468/2
authorWoochan Lee <wc0917.lee@samsung.com>
Wed, 25 Oct 2023 11:04:47 +0000 (20:04 +0900)
committerwoochan lee <wc0917.lee@samsung.com>
Tue, 31 Oct 2023 02:14:02 +0000 (02:14 +0000)
commit5b8827d524b365fe1f70040670825325dfaff3c3
tree2254a143d859e38ef170603ad2460aabdf40e64f
parent34760ee5814cda6bdca06e8bbb451269bcf3f0ca
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
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