+++ /dev/null
-###############################################################################
- # Copyright (c) 2014 Samsung Electronics Co., Ltd.
- #
- # Licensed under the Apache License, Version 2.0 (the License);
- # you may not use this file except in compliance with the License.
- # You may obtain a copy of the License at
- #
- # http://www.apache.org/licenses/LICENSE-2.0
- #
- # Unless required by applicable law or agreed to in writing, software
- # distributed under the License is distributed on an "AS IS" BASIS,
- # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- # See the License for the specific language governing permissions and
- # limitations under the License.
- #
- ###############################################################################/
- ##
- # @file install.sh
- # @brief install script for TBT
- #
- #
- # @author A. B. M. Nazibullah(nazib.ullah@samsung.com)
- # @date November, 2016
-
- #
-EXECUTION_USER=owner
-
-sdb push org.tizen.coretbt_dataprovider-1.0.0-aarch64.tpk /tmp
-sdb push org.tizen.coretbt_serviceapp-1.0.0-aarch64.tpk /tmp
-sdb push org.tizen.coretbt_uiapp-1.0.0-aarch64.tpk /tmp
-sdb push org.tizen.operationpickviewapp-1.0.0-aarch64.tpk /tmp
-sdb push org.tizen.coretbtwidgetapp-1.0.0-aarch64.tpk /tmp
-sdb push org.tizen.tbt-ime-1.0.0-aarch64.tpk /tmp
-sdb push org.tizen.tbtcoreapp-dali-1.0.0-aarch64.tpk /tmp
-sdb push org.tizen.tbtcoreapp-1.0.0-aarch64.tpk /tmp
-sdb push org.tizen.tbt_pushtestapp-1.0.0-aarch64.tpk /tmp
-sdb push org.tizen.tbt_ui_viewmgr-1.0.0-aarch64.tpk /tmp
-
-sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.coretbt_dataprovider-1.0.0-aarch64.tpk" $EXECUTION_USER
-sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.coretbt_serviceapp-1.0.0-aarch64.tpk" $EXECUTION_USER
-sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.coretbt_uiapp-1.0.0-aarch64.tpk" $EXECUTION_USER
-sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.operationpickviewapp-1.0.0-aarch64.tpk" $EXECUTION_USER
-sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.coretbtwidgetapp-1.0.0-aarch64.tpk" $EXECUTION_USER
-sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.tbtcoreapp-1.0.0-aarch64.tpk" $EXECUTION_USER
-sdb shell pkgcmd -i -t tpk -p /tmp/org.tizen.tbt-ime-1.0.0-aarch64.tpk
-sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.tbtcoreapp-dali-1.0.0-aarch64.tpk" $EXECUTION_USER
-sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.tbt_pushtestapp-1.0.0-aarch64.tpk" $EXECUTION_USER
-sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.tbt_ui_viewmgr-1.0.0-aarch64.tpk" $EXECUTION_USER
-
-sdb root on
-
-sdb push dog_1024_960.gif /home/$EXECUTION_USER/media/Images
-sdb push SampleMP3.mp3 /home/$EXECUTION_USER/media/Sounds
-sdb push sampleH263.3gp /home/$EXECUTION_USER/media/Videos
-sdb push tbt_push_auth.xml /home/$EXECUTION_USER/media/Others
-sdb push iotcon-test-svr-db-client.dat /home/$EXECUTION_USER/media/Others
-sdb push iotcon-test-svr-db-server.dat /home/$EXECUTION_USER/media/Others
-
-sdb shell chown $EXECUTION_USER:priv_mediastorage /home/$EXECUTION_USER/media/Images/dog_1024_960.gif
-sdb shell chown $EXECUTION_USER:priv_mediastorage /home/$EXECUTION_USER/media/Sounds/SampleMP3.mp3
-sdb shell chown $EXECUTION_USER:priv_mediastorage /home/$EXECUTION_USER/media/Videos/sampleH263.3gp
-sdb shell chown $EXECUTION_USER:priv_mediastorage /home/$EXECUTION_USER/media/Others/tbt_push_auth.xml
-sdb shell chown $EXECUTION_USER:priv_mediastorage /home/$EXECUTION_USER/media/Others/iotcon-test-svr-db-client.dat
-sdb shell chown $EXECUTION_USER:priv_mediastorage /home/$EXECUTION_USER/media/Others/iotcon-test-svr-db-server.dat
-
-sdb root off
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<push_auth>
- <appID></appID>
- <appSecret></appSecret>
- <TestappID></TestappID>
- <TestappSecret></TestappSecret>
- <TestappRegID></TestappRegID>
-</push_auth>
#
EXECUTION_USER=owner
-sdb push org.tizen.coretbt_dataprovider-1.0.0-i386.tpk /tmp
-sdb push org.tizen.coretbt_serviceapp-1.0.0-i386.tpk /tmp
-sdb push org.tizen.coretbt_uiapp-1.0.0-i386.tpk /tmp
-sdb push org.tizen.operationpickviewapp-1.0.0-i386.tpk /tmp
-sdb push org.tizen.coretbtwidgetapp-1.0.0-i386.tpk /tmp
-sdb push org.tizen.tbt-ime-1.0.0-i386.tpk /tmp
-sdb push org.tizen.tbtcoreapp-dali-1.0.0-i386.tpk /tmp
-sdb push org.tizen.tbtcoreapp-1.0.0-i386.tpk /tmp
-sdb push org.tizen.tbt_pushtestapp-1.0.0-i386.tpk /tmp
-sdb push org.tizen.tbt_ui_viewmgr-1.0.0-i386.tpk /tmp
+sdb push org.tizen.coretbt_dataprovider-1.0.0-x86.tpk /tmp
+sdb push org.tizen.coretbt_serviceapp-1.0.0-x86.tpk /tmp
+sdb push org.tizen.coretbt_uiapp-1.0.0-x86.tpk /tmp
+sdb push org.tizen.operationpickviewapp-1.0.0-x86.tpk /tmp
+sdb push org.tizen.coretbtwidgetapp-1.0.0-x86.tpk /tmp
+sdb push org.tizen.tbt-ime-1.0.0-x86.tpk /tmp
+sdb push org.tizen.tbtcoreapp-dali-1.0.0-x86.tpk /tmp
+sdb push org.tizen.tbtcoreapp-1.0.0-x86.tpk /tmp
+sdb push org.tizen.tbt_pushtestapp-1.0.0-x86.tpk /tmp
+sdb push org.tizen.tbt_ui_viewmgr-1.0.0-x86.tpk /tmp
-sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.coretbt_dataprovider-1.0.0-i386.tpk" $EXECUTION_USER
-sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.coretbt_serviceapp-1.0.0-i386.tpk" $EXECUTION_USER
-sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.coretbt_uiapp-1.0.0-i386.tpk" $EXECUTION_USER
-sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.operationpickviewapp-1.0.0-i386.tpk" $EXECUTION_USER
-sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.coretbtwidgetapp-1.0.0-i386.tpk" $EXECUTION_USER
-sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.tbtcoreapp-1.0.0-i386.tpk" $EXECUTION_USER
-sdb shell pkgcmd -i -t tpk -p /tmp/org.tizen.tbt-ime-1.0.0-i386.tpk
-sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.tbtcoreapp-dali-1.0.0-i386.tpk" $EXECUTION_USER
-sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.tbt_pushtestapp-1.0.0-i386.tpk" $EXECUTION_USER
-sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.tbt_ui_viewmgr-1.0.0-i386.tpk" $EXECUTION_USER
+sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.coretbt_dataprovider-1.0.0-x86.tpk" $EXECUTION_USER
+sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.coretbt_serviceapp-1.0.0-x86.tpk" $EXECUTION_USER
+sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.coretbt_uiapp-1.0.0-x86.tpk" $EXECUTION_USER
+sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.operationpickviewapp-1.0.0-x86.tpk" $EXECUTION_USER
+sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.coretbtwidgetapp-1.0.0-x86.tpk" $EXECUTION_USER
+sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.tbtcoreapp-1.0.0-x86.tpk" $EXECUTION_USER
+sdb shell pkgcmd -i -t tpk -p /tmp/org.tizen.tbt-ime-1.0.0-x86.tpk
+sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.tbtcoreapp-dali-1.0.0-x86.tpk" $EXECUTION_USER
+sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.tbt_pushtestapp-1.0.0-x86.tpk" $EXECUTION_USER
+sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.tbt_ui_viewmgr-1.0.0-x86.tpk" $EXECUTION_USER
sdb root on
+++ /dev/null
-###############################################################################
- # Copyright (c) 2014 Samsung Electronics Co., Ltd.
- #
- # Licensed under the Apache License, Version 2.0 (the License);
- # you may not use this file except in compliance with the License.
- # You may obtain a copy of the License at
- #
- # http://www.apache.org/licenses/LICENSE-2.0
- #
- # Unless required by applicable law or agreed to in writing, software
- # distributed under the License is distributed on an "AS IS" BASIS,
- # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- # See the License for the specific language governing permissions and
- # limitations under the License.
- #
- ###############################################################################/
- ##
- # @file install.sh
- # @brief install script for TBT
- #
- #
- # @author A. B. M. Nazibullah(nazib.ullah@samsung.com)
- # @date November, 2016
-
- #
-EXECUTION_USER=owner
-
-sdb push org.tizen.coretbt_dataprovider-1.0.0-x86_64.tpk /tmp
-sdb push org.tizen.coretbt_serviceapp-1.0.0-x86_64.tpk /tmp
-sdb push org.tizen.coretbt_uiapp-1.0.0-x86_64.tpk /tmp
-sdb push org.tizen.operationpickviewapp-1.0.0-x86_64.tpk /tmp
-sdb push org.tizen.coretbtwidgetapp-1.0.0-x86_64.tpk /tmp
-sdb push org.tizen.tbt-ime-1.0.0-x86_64.tpk /tmp
-sdb push org.tizen.tbtcoreapp-dali-1.0.0-x86_64.tpk /tmp
-sdb push org.tizen.tbtcoreapp-1.0.0-x86_64.tpk /tmp
-sdb push org.tizen.tbt_pushtestapp-1.0.0-x86_64.tpk /tmp
-sdb push org.tizen.tbt_ui_viewmgr-1.0.0-x86_64.tpk /tmp
-
-sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.coretbt_dataprovider-1.0.0-x86_64.tpk" $EXECUTION_USER
-sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.coretbt_serviceapp-1.0.0-x86_64.tpk" $EXECUTION_USER
-sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.coretbt_uiapp-1.0.0-x86_64.tpk" $EXECUTION_USER
-sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.operationpickviewapp-1.0.0-x86_64.tpk" $EXECUTION_USER
-sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.coretbtwidgetapp-1.0.0-x86_64.tpk" $EXECUTION_USER
-sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.tbtcoreapp-1.0.0-x86_64.tpk" $EXECUTION_USER
-sdb shell pkgcmd -i -t tpk -p /tmp/org.tizen.tbt-ime-1.0.0-x86_64.tpk
-sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.tbtcoreapp-dali-1.0.0-x86_64.tpk" $EXECUTION_USER
-sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.tbt_pushtestapp-1.0.0-x86_64.tpk" $EXECUTION_USER
-sdb shell su -c "pkgcmd -i -t tpk -p /tmp/org.tizen.tbt_ui_viewmgr-1.0.0-x86_64.tpk" $EXECUTION_USER
-
-sdb root on
-
-sdb push dog_1024_960.gif /home/$EXECUTION_USER/media/Images
-sdb push SampleMP3.mp3 /home/$EXECUTION_USER/media/Sounds
-sdb push sampleH263.3gp /home/$EXECUTION_USER/media/Videos
-sdb push tbt_push_auth.xml /home/$EXECUTION_USER/media/Others
-
-sdb shell chown $EXECUTION_USER:priv_mediastorage /home/$EXECUTION_USER/media/Images/dog_1024_960.gif
-sdb shell chown $EXECUTION_USER:priv_mediastorage /home/$EXECUTION_USER/media/Sounds/SampleMP3.mp3
-sdb shell chown $EXECUTION_USER:priv_mediastorage /home/$EXECUTION_USER/media/Videos/sampleH263.3gp
-sdb shell chown $EXECUTION_USER:priv_mediastorage /home/$EXECUTION_USER/media/Others/tbt_push_auth.xml
-
-sdb root off
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-<push_auth>
- <appID></appID>
- <appSecret></appSecret>
- <TestappID></TestappID>
- <TestappSecret></TestappSecret>
- <TestappRegID></TestappRegID>
-</push_auth>