deviceencryption/layers.sysdef.xml
author Simon Howkins <simonh@symbian.org>
Tue, 16 Nov 2010 11:00:04 +0000
branchRCL_3
changeset 55 58ed58285a84
parent 0 6a9f87576119
permissions -rw-r--r--
Fixed path to IBY files to be exported

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

<SystemDefinition name="DeviceEncryption" schema="1.4.0">
  <systemModel>
    <layer name="app_layer">
      <module name="DeviceEncryption">
        <unit unitID="ES.DeviceEncryption" mrp="" bldFile="&layer_real_source_path;/group" name="DeviceEncryption" />
      </module>
    </layer>
  </systemModel>
</SystemDefinition>