From: Changgyu Choi Date: Tue, 14 Jan 2025 06:50:49 +0000 (+0900) Subject: [ITC/UTC][capi-app-manager][Non-ACR] Fix testapp not installed issue for x86_64 arch X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=167bc45cf6a1e762560ca564dac0cfff42acfab7;p=test%2Ftct%2Fnative%2Fapi.git [ITC/UTC][capi-app-manager][Non-ACR] Fix testapp not installed issue for x86_64 arch Change-Id: I4a12a5bfd0390bc37c2ed2cb3f8304210f99abfd Signed-off-by: Changgyu Choi --- diff --git a/src/itc/app-manager/res/tizeniot/org.example.componentbased-1.0.0-x86_64.tpk b/src/itc/app-manager/res/tizeniot/org.example.componentbased-1.0.0-x86_64.tpk new file mode 100644 index 000000000..d2f7e79ab Binary files /dev/null and b/src/itc/app-manager/res/tizeniot/org.example.componentbased-1.0.0-x86_64.tpk differ diff --git a/src/itc/app-manager/res/tizeniot/org.tizen.appmanagertestfile-1.0.0-x86_64.tpk b/src/itc/app-manager/res/tizeniot/org.tizen.appmanagertestfile-1.0.0-x86_64.tpk new file mode 100644 index 000000000..8d6d040c9 Binary files /dev/null and b/src/itc/app-manager/res/tizeniot/org.tizen.appmanagertestfile-1.0.0-x86_64.tpk differ diff --git a/src/itc/app-manager/res/tizeniot/org.tizen.testapplication-1.0.0-x86_64.tpk b/src/itc/app-manager/res/tizeniot/org.tizen.testapplication-1.0.0-x86_64.tpk new file mode 100644 index 000000000..0f5e98217 Binary files /dev/null and b/src/itc/app-manager/res/tizeniot/org.tizen.testapplication-1.0.0-x86_64.tpk differ diff --git a/src/utc/app-manager/res/tizeniot/org.example.componentbased-1.0.0-x86_64.tpk b/src/utc/app-manager/res/tizeniot/org.example.componentbased-1.0.0-x86_64.tpk new file mode 100644 index 000000000..3ef6f7284 Binary files /dev/null and b/src/utc/app-manager/res/tizeniot/org.example.componentbased-1.0.0-x86_64.tpk differ diff --git a/src/utc/app-manager/res/tizeniot/org.tizen.helloworld2-1.0.0-x86_64.tpk b/src/utc/app-manager/res/tizeniot/org.tizen.helloworld2-1.0.0-x86_64.tpk old mode 100755 new mode 100644 index f89b7e25e..4ddb1144b Binary files a/src/utc/app-manager/res/tizeniot/org.tizen.helloworld2-1.0.0-x86_64.tpk and b/src/utc/app-manager/res/tizeniot/org.tizen.helloworld2-1.0.0-x86_64.tpk differ