From: Hwankyu Jhun Date: Thu, 6 Aug 2020 05:45:46 +0000 (+0900) Subject: [UTC][app-manager][Non-ACR][Fix test apps] X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ff9767de459f701bd4de424b5e989705a1946000;p=test%2Ftct%2Fnative%2Fapi.git [UTC][app-manager][Non-ACR][Fix test apps] org.tizen.helloworld2 checks whether the value of "KEY_TERM" is ui_app_exit or service_app_exit. If it's true, the application calls ui_app_exit() to terminate itself. Change-Id: I1e68f30c7cbf72ce31d08ef549f83b1f0bbbeb6c Signed-off-by: Hwankyu Jhun --- diff --git a/src/utc/app-manager/res/mobile/org.tizen.helloworld2-1.0.0-aarch64.tpk b/src/utc/app-manager/res/mobile/org.tizen.helloworld2-1.0.0-aarch64.tpk index a5f7ec44c..1df32d6e0 100755 Binary files a/src/utc/app-manager/res/mobile/org.tizen.helloworld2-1.0.0-aarch64.tpk and b/src/utc/app-manager/res/mobile/org.tizen.helloworld2-1.0.0-aarch64.tpk differ diff --git a/src/utc/app-manager/res/tizeniot/org.tizen.helloworld2-1.0.0-aarch64.tpk b/src/utc/app-manager/res/tizeniot/org.tizen.helloworld2-1.0.0-aarch64.tpk index a5f7ec44c..1df32d6e0 100755 Binary files a/src/utc/app-manager/res/tizeniot/org.tizen.helloworld2-1.0.0-aarch64.tpk and b/src/utc/app-manager/res/tizeniot/org.tizen.helloworld2-1.0.0-aarch64.tpk differ diff --git a/src/utc/app-manager/res/tv/org.tizen.helloworld2-1.0.0-aarch64.tpk b/src/utc/app-manager/res/tv/org.tizen.helloworld2-1.0.0-aarch64.tpk index a5f7ec44c..1df32d6e0 100755 Binary files a/src/utc/app-manager/res/tv/org.tizen.helloworld2-1.0.0-aarch64.tpk and b/src/utc/app-manager/res/tv/org.tizen.helloworld2-1.0.0-aarch64.tpk differ diff --git a/src/utc/app-manager/res/wearable/org.tizen.helloworld2-1.0.0-aarch64.tpk b/src/utc/app-manager/res/wearable/org.tizen.helloworld2-1.0.0-aarch64.tpk index a5f7ec44c..1df32d6e0 100755 Binary files a/src/utc/app-manager/res/wearable/org.tizen.helloworld2-1.0.0-aarch64.tpk and b/src/utc/app-manager/res/wearable/org.tizen.helloworld2-1.0.0-aarch64.tpk differ