Make widget work. 39/124839/1
authorShinwoo Kim <cinoo.kim@samsung.com>
Wed, 12 Apr 2017 11:39:40 +0000 (20:39 +0900)
committerJunghoon Park <jh9216.park@samsung.com>
Wed, 12 Apr 2017 12:54:56 +0000 (05:54 -0700)
commit7981aaf9473db213949a54dffea7e0344d7cb182
tree766d95e72e3b2e2a82fe934f8b4b18146385f2a0
parent0b07eb5a3e067f73857aae585ac369433ad8e1fa
Make widget work.

The data of '___PLUGID' key is used on accessibility environment.
A widget process window such as 'Alarm Widget' on wearable is using same data.
Becase the widget process could make more than one  window, the data should be
the instance ID, NOT the application ID to separate thoes windows.

Change-Id: I2ee38bc57128b4c6497111b1628183512ed9e0f2
screen_connector_watcher_evas/src/screen_connector_toolkit_evas.c