layers.sysdef.xml
author William Roberts <williamr@symbian.org>
Wed, 28 Apr 2010 22:11:01 +0100
branchRCL_3
changeset 26 c8580ce65571
parent 0 95b198f216e5
child 23 493788a4a8a4
child 71 1221b68b8a5f
permissions -rw-r--r--
Remerge fixes for Bug 2121 and Bug 1993 - Bug 1993 is partially implemented in "Revision: 201015" which has removed the CMLA RnD key exports, so I've stopped creating omadrm/rndcerts/group/bld.inf - The CryptoPrep.flm fix (Bug 2121) is unchanged, as I don't like the latest changes to add the exported file to the "sbs -what" output

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

<SystemDefinition name="drm" schema="1.4.0">
  <systemModel>
    <layer name="mw_layer">
      <module name="drm">
        <unit unitID="sedo.drm" mrp="" bldFile="&layer_real_source_path;/group" name="drm" />
      </module>
    </layer>
    <layer name="api_test_layer">
      <module name="drm_test">
        <unit unitID="sedo.drm_test" mrp="" bldFile="&layer_real_source_path;/tsrc/group" name="drm_test" />
      </module>
    </layer>
  </systemModel>
</SystemDefinition>