Fix bugs that are related with display for auto_test 86/192186/2
authorlokilee73 <changjoo.lee@samsung.com>
Wed, 31 Oct 2018 09:08:50 +0000 (18:08 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Wed, 31 Oct 2018 11:02:10 +0000 (11:02 +0000)
commitb1622d015fc81e3a283727a4d6d89ac15563c67b
tree6a7102659c4a7110c60d6714985e9c3c0e61492e
parent0423d159d96909c842b9b0df959901c5f1e9e6f6
Fix bugs that are related with display for auto_test

Display item in auto test fails.
1. Set/Get brightness
2. Set/Get maxbrightness
   -> add LCD NORMAL on dbus parameter
3. Set brightness to 0
   -> return error because it is the same with DIM

Change-Id: Ifb20f923e7a38d9c7b57c57fb0b469915be68b38
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
plugins/mobile/display/display-dbus.c
plugins/tv/display/display-dbus.c
plugins/wearable/display/display-dbus.c
src/auto-test/display.c [changed mode: 0644->0755]