projects
/
platform
/
core
/
system
/
feedbackd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9244dd1
)
haptic: Change hal-device-haptic module inclusion path
69/309369/1
accepted/tizen_9.0_unified
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
tizen
tizen_9.0
accepted/tizen/9.0/unified/20241030.233741
accepted/tizen/unified/20240614.085023
accepted/tizen/unified/dev/20240620.005719
accepted/tizen/unified/toolchain/20240624.121421
accepted/tizen/unified/x/20240614.160428
accepted/tizen/unified/x/asan/20240625.092302
tizen_9.0_m2_release
author
Yunhee Seo
<yuni.seo@samsung.com>
Tue, 9 Apr 2024 07:19:36 +0000
(16:19 +0900)
committer
Yunhee Seo
<yuni.seo@samsung.com>
Tue, 9 Apr 2024 07:19:36 +0000
(16:19 +0900)
As HAL ABI versioning is applied to hal-api-device-haptic module,
inclusion path is changed.
Change-Id: I0262b615bb86ef5573e947186d5a4de8861f383f
Signed-off-by: Yunhee Seo <yuni.seo@samsung.com>
src/core/haptic.c
patch
|
blob
|
history
diff --git
a/src/core/haptic.c
b/src/core/haptic.c
index ea86a054cc0a3f406e1dfcfeea0658f8cd9c189d..9e0db099c0e2767f52a2f716ee407524a6fe0278 100644
(file)
--- a/
src/core/haptic.c
+++ b/
src/core/haptic.c
@@
-29,7
+29,7
@@
#include <libsyscommon/libgdbus.h>
#include <libsyscommon/list.h>
#include <libsyscommon/ini-parser.h>
-#include <hal/
device/hal
-haptic.h>
+#include <hal/
hal-device
-haptic.h>
#include "shared/log.h"
#include "shared/common.h"