[common] Add the definition of a legacy messaging interface 32/262332/1 accepted/tizen/unified/20210809.001403 submit/tizen/20210806.151755
authorPawel Wasowski <p.wasowski2@samsung.com>
Fri, 6 Aug 2021 15:00:22 +0000 (17:00 +0200)
committerPawel Wasowski <p.wasowski2@samsung.com>
Fri, 6 Aug 2021 15:00:22 +0000 (17:00 +0200)
commitcb94647bd3c6283a8c7029e3a3d29a5f2046aed7
tree2815c1e1d5746fc4ca138aec7b55527dcb0bb1a9
parent3f9ef2d9668a445ad700b17d872866e445b17482
[common] Add the definition of a legacy messaging interface

This recent change that introduced new binary messaging interfaces,
replacing XW_MESSAGING_INTERFACE_1 with XW_MESSAGING_INTERFACE_2.
This chang broken the build of webapi-plugins-teec project, which depends
on the declaration of the legacy interface.
This commit fixes this problem, by adding the legacy interface back
to XW_Extension.h.

[Verification] webapi-plugins builds. webapi-plugins-teec builds,
when webapi-plugins built with this change is installed in GBS root.

Change-Id: Ia057a8e9ea9d51e06616a0ad16dc28b3ea342d8c
src/common/XW_Extension.h