audiostubs/layers.sysdef.xml
author Shabe Razvi <shaber@symbian.org>
Wed, 27 Jan 2010 15:23:15 +0000
changeset 5 6ac4a04c9b06
parent 0 0ce1b5ce9557
child 37 4d3d68d76ca5
permissions -rw-r--r--
Bug 1624 - systemswstubs\hwrmhapticsstubplugin\ missing from 201003 drop

<?xml version="1.0"?>
<!DOCTYPE SystemDefinition SYSTEM "sysdef_1_4_0.dtd" [
  <!ENTITY layer_real_source_path "sf/adaptation/stubs/audiostubs" >
]> 

<SystemDefinition name="avdomain" schema="1.4.0">
	<systemModel>
  <!-- Common file for prebuild layers-->
  	<layer name="stubs_layer">
			<module name="audiostubs">
				<unit unitID="audiostubs" mrp="" bldFile="&layer_real_source_path;/group" name="audiostubs" />
			</module>
    </layer>

  	<layer name="stubs_audiostubs_layer">
			<module name="audiostubs_group">
				<unit unitID="audiostubs_group" mrp="" bldFile="&layer_real_source_path;/group"  name="audiostubs_group" />
			</module>
    </layer>
    
  </systemModel>
</SystemDefinition>