projects
/
test
/
tct
/
native
/
api.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8092e1
)
[ITC][device][Non-ACR] Fix feature requirement
13/272213/1
author
Youngjae Cho
<y0.cho@samsung.com>
Fri, 11 Mar 2022 07:51:16 +0000
(16:51 +0900)
committer
Youngjae Cho
<y0.cho@samsung.com>
Fri, 11 Mar 2022 07:51:16 +0000
(16:51 +0900)
Change-Id: I2497926bb120315a98042867463131914ec65f8f
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
src/itc/device/ITs-device.c
patch
|
blob
|
history
diff --git
a/src/itc/device/ITs-device.c
b/src/itc/device/ITs-device.c
index f418de118c9b0852efaf8cfd569519e3d0c67403..e0c165c6f6b3eed5e58e2463e23fbe3495e00048 100644
(file)
--- a/
src/itc/device/ITs-device.c
+++ b/
src/itc/device/ITs-device.c
@@
-205,7
+205,7
@@
int ITc_device_add_remove_callback_p(void)
callback_type[enum_counter] == DEVICE_CALLBACK_FLASH_BRIGHTNESS)
continue;
- if (bIsDisplayFeatureSupported == false &&
+ if (bIsDisplay
State
FeatureSupported == false &&
callback_type[enum_counter] == DEVICE_CALLBACK_DISPLAY_STATE)
continue;