[M120 Migration] Remove hardcoded path of /opt/usr/apps inside bash 21/307521/3
authorManjeet <manjeet.1@partner.samsung.com>
Mon, 11 Mar 2024 16:40:17 +0000 (22:10 +0530)
committerDae-Hyun Ko <dhyuna.ko@samsung.com>
Thu, 14 Mar 2024 05:10:28 +0000 (05:10 +0000)
commit8deb3fea680fd9ae99d9950509fa338a6287895b
tree9affebd21dc32061908f6efdd0e7c8aed7632512
parent9e5c3bfbf91b33daa93ac690dd02eddcfc2ff51d
[M120 Migration] Remove hardcoded path of /opt/usr/apps inside bash
script tests_run

Currently tizen_src/ewk/tests_run script hardcodes path '/opt/usr/apps'.
Instead use tzplatform-get tool to get value of TZ_SYS_RW_APP which
returns the required path.

Reference:
https://review/tizen.org/gerrit/293968

Change-Id: Ice8fd487063bab7e7de55ea77b998b1f10bcb238
Signed-off-by: Manjeet <manjeet.1@partner.samsung.com>
tizen_src/ewk/tests_run