Fixed wrong tpk name at tpk generate script
authorKeebong <keebong.bahn@samsung.com>
Thu, 18 Jul 2013 03:11:01 +0000 (12:11 +0900)
committerKeebong <keebong.bahn@samsung.com>
Thu, 18 Jul 2013 03:11:01 +0000 (12:11 +0900)
Change-Id: Ic25762ad00c48ad3eba7925f31b4ea8c59355fe1
Signed-off-by: Keebong <keebong.bahn@samsung.com>
util/gen_multi_priv_pkg.sh

index 6c65db8..818cbee 100755 (executable)
@@ -196,9 +196,9 @@ create_basic_tpk "FtApp-hwon-2contact-rw"
 set_hwacc_on
 #sed -i /\<Privilege\>/d ${current_path}/info/manifest.xml
 set_privilege "userprofile.read" "userprofile.write"
-create_basic_tpk "FtApp-2contact-userprofile-rw"
+create_basic_tpk "FtApp-4contact-userprofile-rw"
 set_hwacc_off
-create_basic_tpk "FtApp-hwon-2contact-userprofile-rw"
+create_basic_tpk "FtApp-hwon-4contact-userprofile-rw"
 
 set_hwacc_on
 sed -i /\<Privilege\>/d ${current_path}/info/manifest.xml