Add get id by surface ID feature 49/149749/3
authorHyunho Kang <hhstark.kang@samsung.com>
Mon, 3 Jul 2017 10:24:17 +0000 (19:24 +0900)
committerHwanKyu Jhun <h.jhun@samsung.com>
Thu, 21 Sep 2017 11:02:04 +0000 (11:02 +0000)
commit185974202b73781d36a920ca4cfae1a20126a057
tree0aec51d6c3c6718862d188563f02ceb3f7cb9bd6
parent8ddbd88bf291fa2933ee07ef0c68a49888b6e4bc
Add get id by surface ID feature

Viewer apps that add watch with surface id do not have
a watch appid, so in order to pass resume / pause to watch,
amd must supply the id of the app with the surface id.

- aul_screen_connector_get_appid_by_surface_id_request

Change-Id: I6128e975665a95f8c7889b8ac6e4982e98842184
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
include/aul_cmd.h
include/aul_screen_connector.h
src/aul_screen_connector.c