projects
/
platform
/
core
/
uifw
/
e-mod-tizen-wm-policy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c99c90
)
fix a warning
87/67087/1
author
Gwanglim Lee
<gl77.lee@samsung.com>
Mon, 25 Apr 2016 06:48:40 +0000
(15:48 +0900)
committer
Gwanglim Lee
<gl77.lee@samsung.com>
Mon, 25 Apr 2016 06:48:40 +0000
(15:48 +0900)
Change-Id: I77aad273e97d7f173feded52ca3c44b500c20899
src/e_mod_wl.c
patch
|
blob
|
history
diff --git
a/src/e_mod_wl.c
b/src/e_mod_wl.c
index 654d1c5c628cd7cf425fe48d114a6e2d3c0fda14..2dd0549a5c7eb1190ad54df1d2dd851c27712233 100644
(file)
--- a/
src/e_mod_wl.c
+++ b/
src/e_mod_wl.c
@@
-6,7
+6,6
@@
#include "e_mod_lockscreen.h"
#include <device/display.h>
-
#include <wayland-server.h>
#include <tizen-extension-server-protocol.h>
#include <tzsh_server.h>
@@
-2444,6
+2443,8
@@
_e_mod_pol_change_system_brightness(int new_brightness)
}
g_system_info.brightness.client = new_brightness;
g_system_info.brightness.use_client = EINA_TRUE;
+
+ return EINA_TRUE;
}
static Eina_Bool