tizen-hwc: remove the commit_feedback request 40/260440/1
authorSooChan Lim <sc1.lim@samsung.com>
Tue, 22 Jun 2021 05:47:21 +0000 (14:47 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Fri, 25 Jun 2021 00:31:52 +0000 (09:31 +0900)
commit961b20328a9ca681fbbb4bc61c83c8bb06f4524e
treefbbd4d6adea3ee9a4a77cabc113ed8a038c026cb
parente5105c7dee3ebbd071349e6402a6d3f966164c91
tizen-hwc: remove the commit_feedback request

This request generates the tizen_hwc_commit_feedback function.
This name of the function is the same as the interface name of
tizen_hwc_commit_feedback. It makes the build warning because the
function name and the resource type name are the same.

use create_commit_feedback instead of commit_feedback

Change-Id: I948de82c808801fb97350e1a7e1b86e5834d79d8
protocol/tizen/tizen-hwc.xml
unittests/tc-tizen-hwc.cpp