[VD] Support RWI feature 55/207855/8
authorliwei <wei90727.li@samsung.com>
Thu, 13 Jun 2019 08:43:09 +0000 (16:43 +0800)
committerliwei <wei90727.li@samsung.com>
Mon, 24 Jun 2019 07:40:19 +0000 (15:40 +0800)
commitc0ff46b5e4bbbe0d926dc6e4ddacb57729f86d22
tree66eacce35810f0fe43d7988c119461e094a73e14
parent515f5b8bb70a422e4684c64a66c3645f74840f6c
[VD] Support RWI feature

1. When set vconf "db/rwi/inspected_appid" to appid or __AUL_DEBUG__
   is 1, RWI feature will be started.
   (i.e. vconftool set -t string db/rwi/inspected_appid "zLNL5kc4kl.emanual"
         -f -g 5000
         aul_test launch zLNL5kc4kl.emanual __AUL_DEBUG__ 1)
2. Support popup to show port number when appid is set to vconf.

Native side link:
https://review.tizen.org/gerrit/#/c/platform/framework/web/chromium-efl/+/207831/

Change-Id: Id7d640b1fd690cce9695fe4c552be7fbe7ed5c90
Signed-off-by: liwei <wei90727.li@samsung.com>
wrt_app/src/runtime.js [changed mode: 0755->0644]
wrt_app/src/web_application.js [changed mode: 0755->0644]