summaryrefslogtreecommitdiffstats
path: root/video_in_hal/systemservice/system_manager/server/include/ss_sm_default_paths.h
diff options
context:
space:
mode:
Diffstat (limited to 'video_in_hal/systemservice/system_manager/server/include/ss_sm_default_paths.h')
-rwxr-xr-xvideo_in_hal/systemservice/system_manager/server/include/ss_sm_default_paths.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/video_in_hal/systemservice/system_manager/server/include/ss_sm_default_paths.h b/video_in_hal/systemservice/system_manager/server/include/ss_sm_default_paths.h
index 8ffafd9..5f8ab88 100755
--- a/video_in_hal/systemservice/system_manager/server/include/ss_sm_default_paths.h
+++ b/video_in_hal/systemservice/system_manager/server/include/ss_sm_default_paths.h
@@ -34,7 +34,7 @@ const CHAR UsingVMPlayerVariable[] = "USING_VM_PLAYER";
*/
const CHAR DefaultBasePath[] = "";
const CHAR DefaultBinaryPath[] = "/agl/bin/";
-const CHAR DefaultConfigFilesPath[] = "/usr/agl/conf/BS/ss/system_manager/rwdata/";
+const CHAR DefaultConfigFilesPath[] = "/usr/conf/BS/ss/system_manager/rwdata/";
const CHAR DefaultLaunchConfigFileName[] = "sm_launch.cfg";
const CHAR DefaultSMConfigFileName[] = "gpf_ss_sm_config_data.cfg";