[Service] Change privilege condition for application.launch / launchAppControl 40/232940/2
authorliwei <wei90727.li@samsung.com>
Sat, 9 May 2020 05:27:27 +0000 (13:27 +0800)
committerliwei <wei90727.li@samsung.com>
Mon, 11 May 2020 01:46:09 +0000 (09:46 +0800)
commit51e7c8723269e201bd458c58ec6fe14b25ed91b5
treecff6c5d545689792e010f15af00e77723d196271
parent0ad47bffa7decd9d372fb27e02b8a2bfda152252
[Service] Change privilege condition for application.launch / launchAppControl

Confirmed with privilege member, in privilege db, If declare an application.launch
privilege, the app will not have an application.launch privilege, but an
appmanager.launch privilege, so add "appmanager.launch" in privilege precondition,
otherwise service app can not use tizen.application.launch() /
tizen.application.launchAppControl().

Change-Id: I33b08d9221e718179228490086ab230884152c9b
Signed-off-by: liwei <wei90727.li@samsung.com>
wrt_app/service/access_control_manager.js