[Tizen6.5 Migration][Service] Print appcontrol data when service app is launched 50/251550/1
authorliwei <wei90727.li@samsung.com>
Fri, 15 Jan 2021 02:19:22 +0000 (10:19 +0800)
committerliwei <wei90727.li@samsung.com>
Fri, 15 Jan 2021 02:19:22 +0000 (10:19 +0800)
commit486ed93ebf9d237de154cd431219727f46221e42
tree2c9f022722359e0093ab0688b5abed6951fe2315
parent01d638f95796fba2fbc1e7a8dee138e00eb2543f
[Tizen6.5 Migration][Service] Print appcontrol data when service app is launched

Now in many scenario UI app launch service app, service app will
check tizen.application.getCurrentApplication().getRequestedAppControl()
operation and data, so print this data is good for debugging.
(ex. 3201506003227, STARZY)

Related patch:
  https://review.tizen.org/gerrit/248053/

Change-Id: I9f7b6c6319ddc0e16089ef826855ce064aeb754f
Signed-off-by: liwei <wei90727.li@samsung.com>
wrt_app/common/service_runner.ts