uiacceltk/hitchcock/goommonitor/data/goomconfig.xml
branchRCL_3
changeset 9 3ac8bf5c5014
parent 8 46927d61fef3
child 17 c9d868f1e20c
equal deleted inserted replaced
8:46927d61fef3 9:3ac8bf5c5014
    65 		
    65 		
    66 <!-- policy server takes time to release resources aftr apps close
    66 <!-- policy server takes time to release resources aftr apps close
    67 		this line may be enabled for flashlite and other apps that allocate mem through policy server
    67 		this line may be enabled for flashlite and other apps that allocate mem through policy server
    68 		close_app uid="101FD693" priority="80" sync_mode="check" close_timeout="3000" wait_after_close="5000"
    68 		close_app uid="101FD693" priority="80" sync_mode="check" close_timeout="3000" wait_after_close="5000"
    69 -->
    69 -->
       
    70 	<close_app uid="AF00ABBA" priority="NEVER_CLOSE" sync_mode="check"></close_app> <!--QtLauncher-->
       
    71 	
    70 	</app_close_settings>
    72 	</app_close_settings>
    71 	
    73 	
    72 <!--	The priority of executing each system plugin is defined here.
    74 <!--	The priority of executing each system plugin is defined here.
    73 	System plugin is a plugin, which priority is not related to any application.
    75 	System plugin is a plugin, which priority is not related to any application.
    74 -->
    76 -->
    76 <!--		The uid DEFAULT_PLUGIN refers to all plugins, which priority is not specificly
    78 <!--		The uid DEFAULT_PLUGIN refers to all plugins, which priority is not specificly
    77 		defined in the conf file.
    79 		defined in the conf file.
    78 -->
    80 -->
    79 		<system_plugin uid="DEFAULT_PLUGIN" priority="10" sync_mode="check" sw_rend="not_supported"></system_plugin>
    81 		<system_plugin uid="DEFAULT_PLUGIN" priority="10" sync_mode="check" sw_rend="not_supported"></system_plugin>
    80 		<system_plugin uid="E4B6C988" priority="3" sync_mode="check" sw_rend="supported"></system_plugin> <!-- ALFOOGMPLUGIN -->
    82 		<system_plugin uid="E4B6C988" priority="3" sync_mode="check" sw_rend="supported"></system_plugin> <!-- ALFOOGMPLUGIN -->
       
    83 		<system_plugin uid="2002DC75" priority="4" sync_mode="check" sw_rend="supported"></system_plugin> <!-- HbThemeserverOOGMPLUGIN? -->
    81 		<system_plugin uid="2002C30A" priority="5" sync_mode="continue"></system_plugin> <!-- FLASHOOGMPLUGIN -->
    84 		<system_plugin uid="2002C30A" priority="5" sync_mode="continue"></system_plugin> <!-- FLASHOOGMPLUGIN -->
    82 	</system_plugin_settings>
    85 	</system_plugin_settings>
    83 	
    86 	
    84 <!--	The priority of executing each application plugin is defined here.
    87 <!--	The priority of executing each application plugin is defined here.
    85 	Application plugin is a plugin, which priority depends on the target application.
    88 	Application plugin is a plugin, which priority depends on the target application.