equal
deleted
inserted
replaced
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <SystemDefinition schema="3.0.0"> |
|
3 <package id="accesssec" name="Access Security" levels="plugin framework server generic specific"> |
|
4 <collection id="wlansecuritysettings" name="WLAN Security Settings" level="specific"> |
|
5 <component id="wapisecuritysettingsui" filter="s60" name="WAPI Security Settings UI" introduced="9.1"> |
|
6 <unit bldFile="wlansecuritysettings/wapisecuritysettingsui/stub/group"/> |
|
7 </component> |
|
8 <component id="wepsecuritysettingsui" filter="s60" name="WEP Security Settings UI" introduced="9.1"> |
|
9 <unit bldFile="wlansecuritysettings/wepsecuritysettingsui/group"/> |
|
10 </component> |
|
11 <component id="wifiprotectedsetup" filter="s60" name="WIFI Protected Setup" introduced="^1"> |
|
12 <unit bldFile="wlansecuritysettings/wifiprotectedsetup/group"/> |
|
13 </component> |
|
14 <component id="wlaneapsettingsui" filter="s60" name="WLAN EAP Settings UI" introduced="9.3"> |
|
15 <unit bldFile="wlansecuritysettings/wlaneapsettingsui/group"/> |
|
16 </component> |
|
17 <component id="wpasecuritysettingsui" filter="s60" name="WPA Security Settings UI" introduced="9.1"> |
|
18 <unit bldFile="wlansecuritysettings/wpasecuritysettingsui/group"/> |
|
19 </component> |
|
20 </collection> |
|
21 <collection id="eapol" name="EAPOL" level="framework"> |
|
22 <component id="eapol_framework" filter="s60" name="EAPOL Framework" introduced="9.2"> |
|
23 <unit bldFile="eapol/eapol_framework/eapol_symbian/group"/> |
|
24 </component> |
|
25 </collection> |
|
26 <collection id="accesssec_info" name="Access Security Info" level="specific"> |
|
27 <component id="accesssec_plat" filter="s60" name="Access Security Platform Interfaces" class="api"> |
|
28 <unit bldFile="accesssec_plat/group"/> |
|
29 </component> |
|
30 </collection> |
|
31 </package> |
|
32 </SystemDefinition> |
|