From baa693d3c3e51b3041f463145f0e150e3f08a242 Mon Sep 17 00:00:00 2001 From: Taeyoung Son Date: Fri, 10 Feb 2012 11:39:09 +0900 Subject: [Title] Modify feature name in build script [Type] Feature [Module] Sub [Priority] Minor [CQ#] [Redmine#] [Problem] [Cause] [Solution] Change-Id: I77db12a435c8e7ceed233b5fef86cd51b61b6ede --- builder/build.properties.clean | 2 +- builder/build.properties.product.clean | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'builder') diff --git a/builder/build.properties.clean b/builder/build.properties.clean index 2590cdf24..1cecd74e1 100644 --- a/builder/build.properties.clean +++ b/builder/build.properties.clean @@ -21,7 +21,7 @@ #The type of the top level element we are building, generally "feature" topLevelElementType=feature #The id of the top level element we are building -topLevelElementId=com.samsung.tizen.common.feature +topLevelElementId=org.tizen.common.feature ############# PRODUCT/PACKAGING CONTROL ############# #product=/com.samsung.freshide/SLPSDK.product diff --git a/builder/build.properties.product.clean b/builder/build.properties.product.clean index b87f25f17..5019f787c 100644 --- a/builder/build.properties.product.clean +++ b/builder/build.properties.product.clean @@ -21,10 +21,10 @@ #The type of the top level element we are building, generally "feature" topLevelElementType=feature #The id of the top level element we are building -topLevelElementId=com.samsung.tizen.common.product.feature +topLevelElementId=org.tizen.common.product.feature ############# PRODUCT/PACKAGING CONTROL ############# -product=/com.samsung.tizen.common.platform/common_native_wac.product +product=/org.tizen.common.platform/common_native_wac.product runPackager=true #Set the name of the archive that will result from the product build. -- cgit v1.2.3