symbian3/app/files/package_definition_3.0.xml
branchHighFidelityModel
changeset 245 30e67220bf86
parent 239 e9ebcfcb4702
child 246 f99f9ea9b39f
equal deleted inserted replaced
239:e9ebcfcb4702 245:30e67220bf86
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <SystemDefinition schema="3.0.0">
       
     3  <package id="files" name="File Manager Apps" levels="support apps">
       
     4   <collection id="files_plat" name="File Manager Apps Platform Interfaces" level="apps">
       
     5    <component id="memory_scan_popup_ui_api" name="Memory Scan Popup UI API" class="api" filter="s60">
       
     6     <meta rel="Api" href="files_plat/memory_scan_popup_ui_api/memory_scan_popup_ui_api.metaxml"/>
       
     7     <unit bldFile="files_plat/memory_scan_popup_ui_api/group"/>
       
     8    </component>
       
     9   </collection>
       
    10   <collection id="deviceencryption" name="Device Encryption" level="support">
       
    11    <!-- this is either needs to be broken up into idependent bld.infs, or it's really a component and should move down a directory -->
       
    12    <component id="devencnotifplugin" filter="s60" name="Device Encryption Notifier Plugin" class="plugin" introduced="^3">
       
    13     <unit bldFile="deviceencryption/devencnotifplugin/group"/>
       
    14    </component>
       
    15    <component id="devencui" filter="s60" name="Device Encryption UI" introduced="^3">
       
    16     <unit bldFile="deviceencryption/devencui/group"/>
       
    17    </component>
       
    18    <component id="devencdmadapter" filter="s60" name="Device Encryption DM Adapter" class="plugin" introduced="^3">
       
    19     <unit bldFile="deviceencryption/devencdmadapter/group"/>
       
    20    </component>
       
    21    <component id="devencgsplugin" filter="s60" name="Device Encryption GS Plugin" class="plugin" introduced="^3">
       
    22     <unit bldFile="deviceencryption/devencgsplugin/group"/>
       
    23    </component>
       
    24    <component id="deviceencryption_help" filter="s60" name="Device Encryption Help" introduced="^3">
       
    25     <unit bldFile="deviceencryption/help/group"/>
       
    26    </component>
       
    27    <component id="deviceencryption_build" filter="s60" name="Device Encryption Build" introduced="^3">
       
    28     <unit bldFile="deviceencryption/group"/>
       
    29    </component>
       
    30   </collection>
       
    31   <collection id="filemanager" name="File Manager" level="apps">
       
    32    <!-- this is really a component, should move down a directory -->
       
    33    <component id="filemanager_build" filter="s60" name="File Manager Build">
       
    34     <unit bldFile="filemanager/group"/>
       
    35    </component>
       
    36   </collection>
       
    37   <collection id="filesystemuis" name="File System UIs" level="support">
       
    38    <component id="memscaneng" filter="s60" name="Memory Scan Server">
       
    39     <unit bldFile="filesystemuis/memscaneng/group"/>
       
    40    </component>
       
    41    <component id="memstatepopup" filter="s60" name="Memory State Popup">
       
    42     <unit bldFile="filesystemuis/memstatepopup/group"/>
       
    43    </component>
       
    44   </collection>
       
    45  </package>
       
    46 </SystemDefinition>