plugin-api: deviced: Replace macro MATCH() with strncmp() 80/297580/1
authorYoungjae Cho <y0.cho@samsung.com>
Mon, 21 Aug 2023 08:28:47 +0000 (17:28 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Mon, 21 Aug 2023 08:33:53 +0000 (17:33 +0900)
commit719d8031b7fc53d089557783270eaa6c9663b765
treed0c5b0adda6a70ac1e1e690ab0ca87ca2cf874cd
parenta23a71c4208a11c7239d43cefca9365c3531afa6
plugin-api: deviced: Replace macro MATCH() with strncmp()

The macro MATCH() has come from the deviced, and has been working
well as it is, currently, always built with that macro definition
within the deviced. Fix it not to be associated with the deviced
so that it is able to be built alone.

Change-Id: I21fe6f33f14ad6037592af12c6e1404f8ef128d1
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
src/plugin-api/deviced/include/syscommon-plugin-deviced-power-interface.h