Move ail_initdb / pkg_initdb before WA for User apps
authorStephane Desneux <stephane.desneux@open.eurogiciel.org>
Tue, 3 Jun 2014 05:00:51 +0000 (22:00 -0700)
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>
Tue, 3 Jun 2014 05:00:51 +0000 (22:00 -0700)
Change-Id: I761d6671050b057a2193da0bad949b7ee9c3d220
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
scripts/common-crosswalk.post
scripts/common-desktop-applications.post

index d1dae57..b70cf8f 100644 (file)
@@ -1,8 +1,8 @@
 ############### common-crosswalk.post ################
 
 # Initialize the native application database
-pkg_initdb
-ail_initdb
+#pkg_initdb
+#ail_initdb
 
 # start wrt widgets preinstall
 prepare_widgets.sh
index 98562c0..8628a18 100644 (file)
@@ -2,6 +2,8 @@
 
 # temp workaround to fill each user app_info database with global db infos
 . /etc/tizen-platform.conf
+ail_initdb
+pkg_initdb
 
 echo "Fixing multiuser app_info dbs"
 chsmack -a "_" $TZ_SYS_DB/.app_info.db*