implement screenshot feature accepted/tizen/unified/20200729.165607 submit/tizen/20200728.225405
authorJaeun Choi <jaeun12.choi@samsung.com>
Wed, 6 May 2020 11:49:32 +0000 (20:49 +0900)
committerJongmin Lee <jm105.lee@samsung.com>
Tue, 28 Jul 2020 22:41:26 +0000 (07:41 +0900)
commit676c195ba35481d444315bf1edd5de8d9e6336c1
tree3dd65e696aabcaaa0222ac182fd7b94ff707dff7
parent9a5d91b025d45be51049a9307843fbee551c1abc
implement screenshot feature

Change-Id: I9e7ffd96449ba6329994ad2d985c280dfe1f6449
libaurum/meson.build
libaurum/src/DeviceImpl/TizenImpl.cc
org.tizen.aurum-bootstrap/inc/AurumServiceImpl.h
org.tizen.aurum-bootstrap/inc/Commands/Commands.h
org.tizen.aurum-bootstrap/inc/Commands/TakeScreenshotCommand.h [new file with mode: 0644]
org.tizen.aurum-bootstrap/meson.build
org.tizen.aurum-bootstrap/src/AurumServiceImpl.cc
org.tizen.aurum-bootstrap/src/Commands/TakeScreenshotCommand.cc [new file with mode: 0644]
protocol/aurum.proto
protocol/examples/python/testFeatures.py