imgtools_os/romkiteka2/include/featuredatabase.xml
author Mike Kinghan <mikek@symbian.org>
Tue, 16 Nov 2010 14:32:12 +0000
branchGCC_SURGE
changeset 79 f7dee603db09
parent 49 650046e7baa8
permissions -rw-r--r--
[GCCE] We need a way for the HAL config extension to parameterise the HAL config file (.hcf) that will be used, depending upon the toolchain we are building with. E.g. if we are building BeagleBoard with RVCT we can configure hardware floating point because we have ARM's vfp math libraries; if we are building it with GCC, we lack this library support.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     1
<?xml version="1.0"?>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     2
<!DOCTYPE featuredatabase SYSTEM "featuredatabase.dtd">
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     3
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     4
<!--
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     5
 Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     6
 All rights reserved.
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     7
 This component and the accompanying materials are made available
25
85578ba0aa08 Revision: 201015
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents: 0
diff changeset
     8
 under the terms of "Eclipse Public License v1.0"
0
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     9
 which accompanies this distribution, and is available
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    10
 at the URL "http://www.eclipse.org/legal/epl-v10.html".
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    11
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    12
 Initial Contributors:
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    13
 Nokia Corporation - initial contribution.
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    14
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    15
 Contributors:
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    16
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    17
 Description:
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    18
 This file is managed by the System Design Authority (sda@symbian.com)
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    19
 To allocate a new feature UID, please email the SDA
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    20
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    21
-->
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    22
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    23
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    24
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    25
<featuredatabase>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    26
	<featureset ibyname="feature.iby" hfilename="featureuids.h" namespace="NFeature">
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    27
		<hfileheader interfacestatus="@released" interfacevisibility="@publishedAll">
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    28
			// featureUIDs.h
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    29
			//
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    30
			// Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).  All rights reserved.
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    31
			//
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    32
			// Feature UID allocations for all Symbian OS platforms
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    33
			//
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    34
			// This file is managed by the System Design Authority (sda@symbian.com)
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    35
			// To allocate a new feature UID, please email the SDA
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    36
			// 
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    37
			// The following UID ranges are allocated for features 
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    38
			// that default to reporting "feature present"
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    39
			//		0x10279806 - 0x10281805
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    40
			//
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    41
			// All other UIDs default to reporting "feature not present"
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    42
			//
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    43
		</hfileheader>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    44
		
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    45
		<feature name="Fax" statusflags="0x00000001" uid="0x10279806">
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    46
			<hrhmacro exclude="SYMBIAN_EXCLUDE_FAX"/>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    47
		</feature>		
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    48
		<feature name="Print" statusflags="0x00000001" uid="0x000005FF">
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    49
			<hrhmacro exclude="SYMBIAN_EXCLUDE_PRINT"/>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    50
		</feature>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    51
		<feature name="Bluetooth" statusflags="0x00000001" uid="0x0000000C">
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    52
			<hrhmacro exclude="SYMBIAN_EXCLUDE_BLUETOOTH"/>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    53
		</feature>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    54
		<feature name="Infrared" statusflags="0x00000001" uid="0x0000000B">
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    55
			<hrhmacro exclude="SYMBIAN_EXCLUDE_INFRARED"/>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    56
		</feature>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    57
		<feature name="Mmc" statusflags="0x00000001" uid="0x00000001">
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    58
			<hrhmacro exclude="SYMBIAN_EXCLUDE_MMC"/>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    59
		</feature>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    60
		<feature name="Usb" statusflags="0x00000001" uid="0x0000000D">
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    61
			<hrhmacro exclude="SYMBIAN_EXCLUDE_USB"/>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    62
		</feature>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    63
		<feature name="Obex" statusflags="0x00000001" uid="0x1027980C">
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    64
			<hrhmacro exclude="SYMBIAN_EXCLUDE_OBEX"/>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    65
		</feature>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    66
		<feature name="RtpRtcp" statusflags="0x00000001" uid="0x1027980D">
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    67
			<hrhmacro exclude="SYMBIAN_EXCLUDE_RTP_RTCP"/>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    68
		</feature>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    69
		<feature name="Sip" statusflags="0x00000001" uid="0x1027980F">
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    70
			<hrhmacro exclude="SYMBIAN_EXCLUDE_SIP"/>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    71
		</feature>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    72
		<feature name="IPQoS" statusflags="0x00000001" uid="0x10279812">
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    73
			<hrhmacro exclude="SYMBIAN_EXCLUDE_QOS_PROTPLUGINS"/>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    74
		</feature>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    75
		<feature name="NetworkQoS" statusflags="0x00000001" uid="0x10279813">
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    76
			<hrhmacro exclude="SYMBIAN_EXCLUDE_QOS_PROTPLUGINS"/>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    77
		</feature>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    78
		<feature name="IPSec" statusflags="0x00000001" uid="0x00000066">
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    79
			<hrhmacro exclude="SYMBIAN_EXCLUDE_IPSEC"/>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    80
		</feature>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    81
		<feature name="Dhcp" statusflags="0x00000001" uid="0x0000006B">
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    82
			<hrhmacro exclude="SYMBIAN_EXCLUDE_DHCP"/>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    83
		</feature>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    84
		<feature name="Connectivity" statusflags="0x00000001" uid="0x10279816">
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    85
			<hrhmacro exclude="SYMBIAN_EXCLUDE_PC_CONNECTIVITY_EXCEPT_SECURE_BACKUP"/>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    86
		</feature>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    87
		<feature name="MTP" statusflags="0x00000001" uid="0x000001F8">
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    88
			<hrhmacro exclude="SYMBIAN_EXCLUDE_MTP"/>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    89
		</feature>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    90
		<feature name="Location" statusflags="0x00000001" uid="0x00000072"></feature>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    91
		<feature name="MobileIP" statusflags="0x00000001" uid="0x10281819"></feature>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    92
		<feature name="OfflineMode" statusflags="0x00000001" uid="0x00000007"></feature>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    93
		<feature name="DRM" statusflags="0x00000001" uid="0x0000005B"></feature>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    94
		<feature name="Vibra" statusflags="0x00000001" uid="0x0000019B">
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    95
			<hrhmacro exclude="SYMBIAN_EXCLUDE_VIBRA"/>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    96
		</feature>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    97
		<feature name="AmbientLightSensor" statusflags="0x00000001" uid="0x000005F9">
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    98
			<hrhmacro exclude="SYMBIAN_EXCLUDE_AMBIENT_LIGHT_SENSOR"/>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
    99
		</feature>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   100
		<feature name="KeypadNoSlider" statusflags="0x00000001" uid="0x000003F5">
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   101
			<hrhmacro exclude="SYMBIAN_EXCLUDE_KEYPAD_NO_SLIDER"/>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   102
		</feature>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   103
		<feature name="LocationManagement" statusflags="0x00000001" uid="0x10279818">
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   104
			<hrhmacro exclude="SYMBIAN_EXCLUDE_LOCATION_MANAGEMENT"/>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   105
		</feature>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   106
		<feature name="LocationAPIVariant2" statusflags="0x00000000" uid="0x10285D69">
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   107
			<hrhmacro include="SYMBIAN_INCLUDE_LOCATION_API_VARIANT2"/>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   108
		</feature>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   109
		<feature name="BluetoothGPSPositioningPlugin" statusflags="0x00000000" uid="0x0000007A">
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   110
			<hrhmacro include="SYMBIAN_INCLUDE_BLUETOOTH_GPS_PM"/>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   111
		</feature>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   112
		<feature name="DefaultPositioningPlugin" statusflags="0x00000000" uid="0x10285D6B">
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   113
			<hrhmacro include="SYMBIAN_INCLUDE_DEFAULT_PM"/>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   114
		</feature>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   115
		<feature name="SimulationPositioningPlugin" statusflags="0x00000000" uid="0x10285D6C">
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   116
			<hrhmacro include="SYMBIAN_INCLUDE_SIMULATION_PM"/>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   117
		</feature>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   118
		<feature name="LocationPrivacyRequestAPIs" statusflags="0x00000000" uid="0x102859F2">
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   119
			<hrhmacro include="SYMBIAN_INCLUDE_LOCATION_PRIVACY_REQUEST_APIS"/>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   120
		</feature>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   121
		<feature name="LocationAdvancedDialog" statusflags="0x00000000" uid="0x102859F3">
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   122
			<hrhmacro include="SYMBIAN_INCLUDE_LOCATION_ADVANCED_DIALOG"/>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   123
		</feature>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   124
		<feature name="CsVideoTelephony" statusflags="0x00000001" uid="0x00000059">
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   125
			<hrhmacro exclude="SYMBIAN_EXCLUDE_CS_VIDEO_TELEPHONY"/>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   126
		</feature>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   127
		<feature name="EmergencyCallsEnabledInOfflineMode" statusflags="0x00000001" uid="0x00000126">
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   128
			<hrhmacro exclude="SYMBIAN_EXCLUDE_EMERGENCY_CALLS_ENABLED_IN_OFFLINE_MODE"/>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   129
		</feature>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   130
		<feature name="DriveModeCanRestrictMtCalls" statusflags="0x00000001" uid="0x00000584">
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   131
			<hrhmacro exclude="SYMBIAN_EXCLUDE_DRIVE_MODE_CAN_RESTRICT_MT_CALLS"/>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   132
		</feature>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   133
		<feature name="FmTx" statusflags="0x00000001" uid="0x000006A9">
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   134
 			<hrhmacro exclude="SYMBIAN_EXCLUDE_FMTX"/>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   135
 		</feature>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   136
		<!-- PREQ 2051 - Variation Support - Start -->
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   137
		<feature name="Libxml2" statusflags="0x00000001" uid="0x10286747">
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   138
			<hrhmacro infeaturesetiby="no" exclude="SYMBIAN_EXCLUDE_LIBXML2"/>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   139
		</feature>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   140
		<feature name="Libxml2SAXParser" statusflags="0x00000001" uid="0x10286707">
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   141
			<hrhmacro infeaturesetiby="no" exclude="SYMBIAN_EXCLUDE_LIBXML2_SAX_CPARSER_PLUGIN"/>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   142
		</feature>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   143
		<feature name="Libxml2DOMXPathAPI" statusflags="0x00000001" uid="0x10286727">
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   144
			<hrhmacro infeaturesetiby="no" exclude="SYMBIAN_EXCLUDE_LIBXML2_DOM_XPATH_API"/>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   145
		</feature>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   146
		<!-- PREQ 2051 - Variation Support - End -->
32
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   147
<feature name="Camera" statusflags="0x00000001" uid ="0x00000002"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   148
<feature name="FmRadio" statusflags="0x00000001" uid ="0x00000005"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   149
<feature name="OpenGLES3DApi" statusflags="0x00000001" uid ="0x0000000a"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   150
<feature name="BtAudio" statusflags="0x00000001" uid ="0x0000000f"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   151
<feature name="Srcs" statusflags="0x00000001" uid ="0x00000011"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   152
<feature name="BtImagingProfile" statusflags="0x00000001" uid ="0x00000013"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   153
<feature name="Wim" statusflags="0x00000001" uid ="0x00000018"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   154
<feature name="SimCertificates" statusflags="0x00000001" uid ="0x00000019"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   155
<feature name="SmartCardProv" statusflags="0x00000001" uid ="0x0000001b"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   156
<feature name="IAUpdate" statusflags="0x00000001" uid ="0x0000001e"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   157
<feature name="Dpb" statusflags="0x00000001" uid ="0x00000020"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   158
<feature name="Im" statusflags="0x00000001" uid ="0x00000021"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   159
<feature name="ImpsStandaloneIpCir" statusflags="0x00000001" uid ="0x00000022"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   160
<feature name="Presence" statusflags="0x00000001" uid ="0x00000024"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   161
<feature name="SyncMlDm" statusflags="0x00000001" uid ="0x00000029"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   162
<feature name="SyncMlDs" statusflags="0x00000001" uid ="0x0000002a"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   163
<feature name="SyncMlDsMMS" statusflags="0x00000001" uid ="0x0000002b"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   164
<feature name="SyncMlDsEmail" statusflags="0x00000001" uid ="0x0000002c"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   165
<feature name="SyncMlDsCon" statusflags="0x00000001" uid ="0x0000002d"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   166
<feature name="SyncMlDsCal" statusflags="0x00000001" uid ="0x0000002e"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   167
<feature name="SyncMlDmDs" statusflags="0x00000001" uid ="0x0000002f"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   168
<feature name="SyncMlDmIAP" statusflags="0x00000001" uid ="0x00000030"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   169
<feature name="SyncMlDmEmail" statusflags="0x00000001" uid ="0x00000031"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   170
<feature name="SyncMlDmMMS" statusflags="0x00000001" uid ="0x00000032"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   171
<feature name="SyncMlObex" statusflags="0x00000001" uid ="0x00000033"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   172
<feature name="SyncMlDsAlert" statusflags="0x00000001" uid ="0x00000034"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   173
<feature name="SyncMlDsNotepad" statusflags="0x00000001" uid ="0x00000035"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   174
<feature name="SyncMlDmObex" statusflags="0x00000001" uid ="0x00000036"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   175
<feature name="SyncMlDmWlan" statusflags="0x00000001" uid ="0x00000037"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   176
<feature name="SyncMlDmImps" statusflags="0x00000001" uid ="0x00000039"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   177
<feature name="SyncMlDmFota" statusflags="0x00000001" uid ="0x0000003a"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   178
<feature name="SyncMlDmVoIP" statusflags="0x00000001" uid ="0x0000003b"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   179
<feature name="SyncMlDmSIP" statusflags="0x00000001" uid ="0x0000003c"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   180
<feature name="FfNcdEngine" statusflags="0x00000001" uid ="0x0000003d"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   181
<feature name="FfNcdUi" statusflags="0x00000001" uid ="0x0000003e"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   182
<feature name="VirtualFullscrQwertyInput" statusflags="0x00000001" uid ="0x00000040"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   183
<feature name="VirtualItutInput" statusflags="0x00000001" uid ="0x00000041"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   184
<feature name="Mp3" statusflags="0x00000001" uid ="0x00000047"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   185
<feature name="Sind" statusflags="0x00000001" uid ="0x00000048"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   186
<feature name="AmrNb" statusflags="0x00000001" uid ="0x00000049"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   187
<feature name="AmrWb" statusflags="0x00000001" uid ="0x0000004a"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   188
<feature name="Aac" statusflags="0x00000001" uid ="0x0000004b"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   189
<feature name="SymbianMultimediaA3fdevsoundId" statusflags="0x00000001" uid ="0x0000004c"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   190
<feature name="Svgt" statusflags="0x00000001" uid ="0x0000004d"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   191
<feature name="MacromediaFlash6" statusflags="0x00000001" uid ="0x0000004f"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   192
<feature name="Mpeg4VideoEncoding" statusflags="0x00000001" uid ="0x00000050"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   193
<feature name="ProtocolGsm" statusflags="0x00000001" uid ="0x00000051"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   194
<feature name="ProtocolWcdma" statusflags="0x00000001" uid ="0x00000052"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   195
<feature name="SimCard" statusflags="0x00000001" uid ="0x00000058"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   196
<feature name="UseDrmEngineInCcp" statusflags="0x00000001" uid ="0x0000005c"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   197
<feature name="DrmFull" statusflags="0x00000001" uid ="0x0000005d"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   198
<feature name="DrmPhase2" statusflags="0x00000001" uid ="0x0000005f"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   199
<feature name="DrmClock" statusflags="0x00000001" uid ="0x00000060"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   200
<feature name="DrmOma2" statusflags="0x00000001" uid ="0x00000062"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   201
<feature name="Qos" statusflags="0x00000001" uid ="0x00000065"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   202
<feature name="LoggerGprs" statusflags="0x00000001" uid ="0x00000067"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   203
<feature name="EdgeKnowledge" statusflags="0x00000001" uid ="0x00000068"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   204
<feature name="NetworkRegistration" statusflags="0x00000001" uid ="0x00000069"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   205
<feature name="ConnMonExtension" statusflags="0x00000001" uid ="0x0000006c"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   206
<feature name="ProtocolWlan" statusflags="0x00000001" uid ="0x0000006d"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   207
<feature name="Landmarks" statusflags="0x00000001" uid ="0x00000070"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   208
<feature name="PrivacyFramework" statusflags="0x00000001" uid ="0x00000073"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   209
<feature name="UsbCharging" statusflags="0x00000001" uid ="0x00000077"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   210
<feature name="RockerKey" statusflags="0x00000001" uid ="0x00000078"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   211
<feature name="LandmarksConverter" statusflags="0x00000001" uid ="0x0000007b"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   212
<feature name="LocationSysUi" statusflags="0x00000001" uid ="0x0000007c"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   213
<feature name="SelectableEmail" statusflags="0x00000001" uid ="0x0000007d"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   214
<feature name="EmailMceIntegration" statusflags="0x00000001" uid ="0x0000007e"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   215
<feature name="FfSimlessOfflineSupport" statusflags="0x00000001" uid ="0x00000082"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   216
<feature name="CaeVrCustomCommands" statusflags="0x00000001" uid ="0x00000083"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   217
<feature name="CameraBurstMode" statusflags="0x00000001" uid ="0x00000084"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   218
<feature name="FfEmailFramework" statusflags="0x00000001" uid ="0x00000087"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   219
<feature name="JavaMMAPI11" statusflags="0x00000001" uid ="0x0000008f"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   220
<feature name="JavaFileAPI" statusflags="0x00000001" uid ="0x00000090"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   221
<feature name="JavaPIMAPI" statusflags="0x00000001" uid ="0x00000091"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   222
<feature name="Java3DAPI" statusflags="0x00000001" uid ="0x00000092"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   223
<feature name="JavaLocationAPI" statusflags="0x00000001" uid ="0x00000093"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   224
<feature name="OCSP" statusflags="0x00000001" uid ="0x00000095"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   225
<feature name="J2MEWebServicesAPI" statusflags="0x00000001" uid ="0x00000096"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   226
<feature name="FfVoiceCallContinuity" statusflags="0x00000001" uid ="0x00000098"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   227
<feature name="FfWsNcim" statusflags="0x00000001" uid ="0x00000099"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   228
<feature name="BrowserAdaptiveBookm" statusflags="0x00000001" uid ="0x000000a3"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   229
<feature name="BrowserUrlCompletion" statusflags="0x00000001" uid ="0x000000a5"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   230
<feature name="RssFeeds" statusflags="0x00000001" uid ="0x000000a7"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   231
<feature name="Series60NativeBrowser" statusflags="0x00000001" uid ="0x000000a8"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   232
<feature name="FfConnectionOverride" statusflags="0x00000001" uid ="0x000000b3"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   233
<feature name="FfCapacitiveDisplay" statusflags="0x00000001" uid ="0x000000b7"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   234
<feature name="FfTacticons" statusflags="0x00000001" uid ="0x000000b8"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   235
<feature name="FfIaupdatePhase2" statusflags="0x00000001" uid ="0x000000b9"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   236
<feature name="FfOmaScomoAdapter" statusflags="0x00000001" uid ="0x000000c5"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   237
<feature name="FfRuntimeDeviceCapabilityConfiguration" statusflags="0x00000001" uid ="0x000000c6"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   238
<feature name="IncludeUsbRndis" statusflags="0x00000001" uid ="0x000000c8"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   239
<feature name="SideVolumeKeys" statusflags="0x00000001" uid ="0x000000cf"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   240
<feature name="VideoRecorder" statusflags="0x00000001" uid ="0x000000d0"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   241
<feature name="OpenGLESSWImplementation" statusflags="0x00000001" uid ="0x000000d2"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   242
<feature name="FfAvkonEmotionIconEnabled" statusflags="0x00000001" uid ="0x000000d3"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   243
<feature name="FfTarmCapabilityBasedAccess" statusflags="0x00000001" uid ="0x000000d6"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   244
<feature name="FfEmailProtocolPlugins" statusflags="0x00000001" uid ="0x000000d7"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   245
<feature name="BtSap" statusflags="0x00000001" uid ="0x000000de"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   246
<feature name="AtHandler" statusflags="0x00000001" uid ="0x000000df"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   247
<feature name="BtTestMode" statusflags="0x00000001" uid ="0x000000e0"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   248
<feature name="PushWhiteList" statusflags="0x00000001" uid ="0x000000e3"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   249
<feature name="OmaProv" statusflags="0x00000001" uid ="0x000000e4"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   250
<feature name="FfContactsRemoteLookup" statusflags="0x00000001" uid ="0x000000ea"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   251
<feature name="FfAdditionalFonts" statusflags="0x00000001" uid ="0x000000f1"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   252
<feature name="MMS" statusflags="0x00000001" uid ="0x000000f4"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   253
<feature name="FfDeviceEncryptionFeature" statusflags="0x00000001" uid ="0x000000fa"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   254
<feature name="ffContactsMycard" statusflags="0x00000001" uid ="0x0000010b"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   255
<feature name="FfContactsMerge" statusflags="0x00000001" uid ="0x0000010c"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   256
<feature name="S60MtpController" statusflags="0x00000001" uid ="0x00000110"></feature>
49
650046e7baa8 bug 2531 search contacts by company name
ktv <kamalakshantv@gmail.com>
parents: 43
diff changeset
   257
<feature name="FfContactsSocial" statusflags="0x00000001" uid ="0x00000111"></feature>
650046e7baa8 bug 2531 search contacts by company name
ktv <kamalakshantv@gmail.com>
parents: 43
diff changeset
   258
<feature name="FfContactsCompanyNames" statusflags="0x00000001" uid="0x000000ec"></feature>
32
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   259
<feature name="MpegAacEncoding" statusflags="0x00000001" uid ="0x0000011a"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   260
<feature name="UseAmrNbCMMFCodec" statusflags="0x00000001" uid ="0x0000011c"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   261
<feature name="UseAmrWbCMMFCodec" statusflags="0x00000001" uid ="0x0000011d"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   262
<feature name="UseAacCMMFCodec" statusflags="0x00000001" uid ="0x0000011e"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   263
<feature name="UseMp3CMMFCodec" statusflags="0x00000001" uid ="0x0000011f"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   264
<feature name="UseQcelpCMMFCodec" statusflags="0x00000001" uid ="0x00000120"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   265
<feature name="IncludeAmrNbCMMFCodec" statusflags="0x00000001" uid ="0x00000121"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   266
<feature name="SimPhonebookMatch" statusflags="0x00000001" uid ="0x00000124"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   267
<feature name="CommonTsy" statusflags="0x00000001" uid ="0x00000125"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   268
<feature name="CommonDsy" statusflags="0x00000001" uid ="0x00000129"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   269
<feature name="CommonVoip" statusflags="0x00000001" uid ="0x0000012a"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   270
<feature name="EnableIsiCommunicationInUsbChargingMode" statusflags="0x00000001" uid ="0x00000135"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   271
<feature name="QwertyInput" statusflags="0x00000001" uid ="0x00000199"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   272
<feature name="PenSupport" statusflags="0x00000001" uid ="0x0000019a"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   273
<feature name="IncludeAmrWbCMMFCodec" statusflags="0x00000001" uid ="0x000001eb"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   274
<feature name="IncludeAacCMMFCodec" statusflags="0x00000001" uid ="0x000001ec"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   275
<feature name="IncludeMp3CMMFCodec" statusflags="0x00000001" uid ="0x000001ed"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   276
<feature name="IncludeQcelpCMMFCodec" statusflags="0x00000001" uid ="0x000001ee"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   277
<feature name="Id3V2Metadata" statusflags="0x00000001" uid ="0x000001ef"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   278
<feature name="MmfDrmUtility" statusflags="0x00000001" uid ="0x000001f0"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   279
<feature name="AudioEffectsApi" statusflags="0x00000001" uid ="0x000001f1"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   280
<feature name="AudioResourceIndications" statusflags="0x00000001" uid ="0x000001f3"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   281
<feature name="MmCommsEngine" statusflags="0x00000001" uid ="0x000001f5"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   282
<feature name="Wma" statusflags="0x00000001" uid ="0x000001f7"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   283
<feature name="MmCommsAvController" statusflags="0x00000001" uid ="0x000001f9"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   284
<feature name="SupportedFeature1" statusflags="0x00000001" uid ="0x000003e8"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   285
<feature name="SupportedFeature2" statusflags="0x00000001" uid ="0x000003ea"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   286
<feature name="AvkonELaf" statusflags="0x00000001" uid ="0x000003f2"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   287
<feature name="Midi" statusflags="0x00000001" uid ="0x000003f3"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   288
<feature name="Help" statusflags="0x00000001" uid ="0x000003f4"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   289
<feature name="LunarCalendar" statusflags="0x00000001" uid ="0x000003f9"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   290
<feature name="PhoneCnap" statusflags="0x00000001" uid ="0x00000407"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   291
<feature name="PhoneTty" statusflags="0x00000001" uid ="0x00000408"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   292
<feature name="RealPlayer" statusflags="0x00000001" uid ="0x00000410"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   293
<feature name="SettingsProtection" statusflags="0x00000001" uid ="0x0000041a"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   294
<feature name="PushSL" statusflags="0x00000001" uid ="0x0000041e"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   295
<feature name="DynamicProfiles" statusflags="0x00000001" uid ="0x00000420"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   296
<feature name="ExtendedStartup" statusflags="0x00000001" uid ="0x00000421"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   297
<feature name="OperatorMenu" statusflags="0x00000001" uid ="0x00000422"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   298
<feature name="MultipleProvCtx" statusflags="0x00000001" uid ="0x00000423"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   299
<feature name="BrowserNarrowScreen" statusflags="0x00000001" uid ="0x00000424"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   300
<feature name="AudioAac" statusflags="0x00000001" uid ="0x00000426"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   301
<feature name="AudioPlaylist" statusflags="0x00000001" uid ="0x00000427"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   302
<feature name="BrowserProgressInd" statusflags="0x00000001" uid ="0x00000428"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   303
<feature name="BrowserFullScr" statusflags="0x00000001" uid ="0x0000042a"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   304
<feature name="BrowserFrames" statusflags="0x00000001" uid ="0x0000042d"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   305
<feature name="OperatorCache" statusflags="0x00000001" uid ="0x0000042f"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   306
<feature name="SmilEditor" statusflags="0x00000001" uid ="0x00000431"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   307
<feature name="SeamlessLinks" statusflags="0x00000001" uid ="0x00000432"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   308
<feature name="ShowPanics" statusflags="0x00000001" uid ="0x00000433"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   309
<feature name="MmcHotswap" statusflags="0x00000001" uid ="0x00000434"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   310
<feature name="AlwaysOnLine" statusflags="0x00000001" uid ="0x00000436"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   311
<feature name="HttpDigestAuth" statusflags="0x00000001" uid ="0x0000043c"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   312
<feature name="SendFileInCall" statusflags="0x00000001" uid ="0x0000043f"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   313
<feature name="IPv6" statusflags="0x00000001" uid ="0x00000440"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   314
<feature name="CellBroadcast" statusflags="0x00000001" uid ="0x00000442"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   315
<feature name="USSD" statusflags="0x00000001" uid ="0x00000443"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   316
<feature name="RV9" statusflags="0x00000001" uid ="0x00000446"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   317
<feature name="WorldClock" statusflags="0x00000001" uid ="0x0000044a"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   318
<feature name="BrowserFileUpload" statusflags="0x00000001" uid ="0x0000044b"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   319
<feature name="AlwaysOnLineEmail" statusflags="0x00000001" uid ="0x0000044d"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   320
<feature name="BrowserNetscapeAPI" statusflags="0x00000001" uid ="0x0000044f"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   321
<feature name="ConnMonUI" statusflags="0x00000001" uid ="0x00000451"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   322
<feature name="SmartmsgSMSBookmarkReceiving" statusflags="0x00000001" uid ="0x00000452"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   323
<feature name="SmartmsgSMSOperatorLogoReceiving" statusflags="0x00000001" uid ="0x00000456"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   324
<feature name="SmartmsgSMSRingingToneReceiving" statusflags="0x00000001" uid ="0x00000457"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   325
<feature name="SmartmsgSMSGmsMessageReceiving" statusflags="0x00000001" uid ="0x00000458"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   326
<feature name="SmartmsgSMSVcalReceiving" statusflags="0x00000001" uid ="0x0000045a"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   327
<feature name="SmartmsgSMSVcardReceiving" statusflags="0x00000001" uid ="0x0000045b"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   328
<feature name="SmartmsgSMSVcalSending" statusflags="0x00000001" uid ="0x0000045c"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   329
<feature name="SmartmsgSMSVcardSending" statusflags="0x00000001" uid ="0x0000045d"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   330
<feature name="EnPolicyDos" statusflags="0x00000001" uid ="0x0000045e"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   331
<feature name="BrowserAudioPlugin" statusflags="0x00000001" uid ="0x00000462"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   332
<feature name="Layout240_320" statusflags="0x00000001" uid ="0x00000465"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   333
<feature name="Layout320_240" statusflags="0x00000001" uid ="0x00000466"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   334
<feature name="ScalableIcons" statusflags="0x00000001" uid ="0x00000469"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   335
<feature name="Jsr135Support" statusflags="0x00000001" uid ="0x0000046a"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   336
<feature name="SvgtViewer" statusflags="0x00000001" uid ="0x00000473"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   337
<feature name="UsbDeviceLock" statusflags="0x00000001" uid ="0x00000474"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   338
<feature name="AacEncoderPlugin" statusflags="0x00000001" uid ="0x00000475"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   339
<feature name="AacPlusDecoderPlugin" statusflags="0x00000001" uid ="0x00000477"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   340
<feature name="FlashLiteViewer" statusflags="0x00000001" uid ="0x00000479"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   341
<feature name="FlashLiteBrowserPlugin" statusflags="0x00000001" uid ="0x0000047a"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   342
<feature name="AccessoryFw" statusflags="0x00000001" uid ="0x0000047e"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   343
<feature name="EmailUi" statusflags="0x00000001" uid ="0x00000582"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   344
<feature name="InstallerSisx" statusflags="0x00000001" uid ="0x00000583"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   345
<feature name="JavaMIDP20" statusflags="0x00000001" uid ="0x00000585"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   346
<feature name="SyncMlDsOverHttp" statusflags="0x00000001" uid ="0x00000586"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   347
<feature name="JavaJsr205Wma20Support" statusflags="0x00000001" uid ="0x00000587"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   348
<feature name="JavaJsr2343DAudioAndMusicCapabilities" statusflags="0x00000001" uid ="0x00000588"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   349
<feature name="JavaJsr2262DSvgAPI" statusflags="0x00000001" uid ="0x0000058a"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   350
<feature name="JavaJsr177SecurityAndTrustServices" statusflags="0x00000001" uid ="0x0000058b"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   351
<feature name="Equalizer" statusflags="0x00000001" uid ="0x000005de"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   352
<feature name="CallImagetext" statusflags="0x00000001" uid ="0x000005df"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   353
<feature name="ContentDownload" statusflags="0x00000001" uid ="0x000005e0"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   354
<feature name="3DMenu" statusflags="0x00000001" uid ="0x000005e7"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   355
<feature name="BasicLocationInfoDisplay" statusflags="0x00000001" uid ="0x000005e9"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   356
<feature name="SyncMlDsAiwProvider" statusflags="0x00000001" uid ="0x000005ec"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   357
<feature name="JapaneseLargerDictionary" statusflags="0x00000001" uid ="0x000005ed"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   358
<feature name="IncludeEaacplusCmmfcodec" statusflags="0x00000001" uid ="0x000005f1"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   359
<feature name="UseEaacplusCmmfCodec" statusflags="0x00000001" uid ="0x000005f2"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   360
<feature name="Xdm" statusflags="0x00000001" uid ="0x000005f3"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   361
<feature name="XdmXcap" statusflags="0x00000001" uid ="0x000005f4"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   362
<feature name="XdmLocalStorage" statusflags="0x00000001" uid ="0x000005f5"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   363
<feature name="UpnpStack" statusflags="0x00000001" uid ="0x000005f8"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   364
<feature name="UsbPictbridge" statusflags="0x00000001" uid ="0x000005fb"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   365
<feature name="UpnpAvcp" statusflags="0x00000001" uid ="0x000005fd"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   366
<feature name="UsbMultiPersonality" statusflags="0x00000001" uid ="0x000005fe"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   367
<feature name="S60FmRadioApplication" statusflags="0x00000001" uid ="0x00000603"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   368
<feature name="TvOut" statusflags="0x00000001" uid ="0x00000604"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   369
<feature name="SatCallControl" statusflags="0x00000001" uid ="0x00000605"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   370
<feature name="SatBip" statusflags="0x00000001" uid ="0x00000606"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   371
<feature name="SatDisplayText" statusflags="0x00000001" uid ="0x00000607"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   372
<feature name="SatGetInkey" statusflags="0x00000001" uid ="0x00000608"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   373
<feature name="SatGetInput" statusflags="0x00000001" uid ="0x00000609"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   374
<feature name="SatLanguageNotification" statusflags="0x00000001" uid ="0x0000060a"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   375
<feature name="SatLaunchBrowser" statusflags="0x00000001" uid ="0x0000060b"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   376
<feature name="SatMoSmControl" statusflags="0x00000001" uid ="0x0000060c"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   377
<feature name="SatPlayTone" statusflags="0x00000001" uid ="0x0000060d"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   378
<feature name="SatProvideLocalInfo" statusflags="0x00000001" uid ="0x0000060e"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   379
<feature name="SatRefresh" statusflags="0x00000001" uid ="0x0000060f"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   380
<feature name="SatSelectItem" statusflags="0x00000001" uid ="0x00000610"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   381
<feature name="SatSendDtfm" statusflags="0x00000001" uid ="0x00000611"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   382
<feature name="SatSendSm" statusflags="0x00000001" uid ="0x00000612"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   383
<feature name="SatSendSs" statusflags="0x00000001" uid ="0x00000613"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   384
<feature name="SatSendUssd" statusflags="0x00000001" uid ="0x00000614"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   385
<feature name="SatSetupCall" statusflags="0x00000001" uid ="0x00000615"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   386
<feature name="SatSetUpEventList" statusflags="0x00000001" uid ="0x00000616"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   387
<feature name="SatSetUpIdleModeText" statusflags="0x00000001" uid ="0x00000617"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   388
<feature name="SatSetUpMenu" statusflags="0x00000001" uid ="0x00000618"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   389
<feature name="AudioMessaging" statusflags="0x00000001" uid ="0x0000061d"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   390
<feature name="AvcDecoder" statusflags="0x00000001" uid ="0x0000061f"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   391
<feature name="AvcEncoder" statusflags="0x00000001" uid ="0x00000620"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   392
<feature name="SapEmbeddedLinkAdapter" statusflags="0x00000001" uid ="0x00000621"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   393
<feature name="SapIdleSoftkeyAdapter" statusflags="0x00000001" uid ="0x00000622"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   394
<feature name="SapOperatorLogoAdapter" statusflags="0x00000001" uid ="0x00000623"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   395
<feature name="SapScreensaverAdapter" statusflags="0x00000001" uid ="0x00000624"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   396
<feature name="SapStartupAdapter" statusflags="0x00000001" uid ="0x00000625"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   397
<feature name="SapThemesAdapter" statusflags="0x00000001" uid ="0x00000626"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   398
<feature name="SapWallpaperAdapter" statusflags="0x00000001" uid ="0x00000627"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   399
<feature name="SapApplicationManagement" statusflags="0x00000001" uid ="0x00000628"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   400
<feature name="SapTerminalControlFw" statusflags="0x00000001" uid ="0x00000629"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   401
<feature name="SapPolicyManagement" statusflags="0x00000001" uid ="0x0000062a"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   402
<feature name="SapUiSettingServer" statusflags="0x00000001" uid ="0x0000062b"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   403
<feature name="BtStereoAudio" statusflags="0x00000001" uid ="0x0000062c"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   404
<feature name="RemoteStorageFw" statusflags="0x00000001" uid ="0x0000062d"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   405
<feature name="SuplFramework" statusflags="0x00000001" uid ="0x0000062f"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   406
<feature name="OmaSuplPlugins" statusflags="0x00000001" uid ="0x00000630"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   407
<feature name="JavaJsr177SecurityAndTrustServicesApdu" statusflags="0x00000001" uid ="0x00000631"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   408
<feature name="JavaJsr177SecurityAndTrustServicesPki" statusflags="0x00000001" uid ="0x00000632"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   409
<feature name="JavaJsr177SecurityAndTrustServicesCrypto" statusflags="0x00000001" uid ="0x00000633"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   410
<feature name="ICalSupport" statusflags="0x00000001" uid ="0x00000634"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   411
<feature name="RtpStack" statusflags="0x00000001" uid ="0x00000635"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   412
<feature name="MeetingRequestEnabler" statusflags="0x00000001" uid ="0x00000636"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   413
<feature name="AudioControllerStreaming" statusflags="0x00000001" uid ="0x00000637"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   414
<feature name="3GpExtension" statusflags="0x00000001" uid ="0x00000638"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   415
<feature name="NpProxy" statusflags="0x00000001" uid ="0x0000063e"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   416
<feature name="SyncMlDsSms" statusflags="0x00000001" uid ="0x0000063f"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   417
<feature name="BticEnabled" statusflags="0x00000001" uid ="0x00000640"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   418
<feature name="MapAndNavigationAiwProvider" statusflags="0x00000001" uid ="0x00000642"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   419
<feature name="VirtualKeyboardInput" statusflags="0x00000001" uid ="0x00000643"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   420
<feature name="HandwritingRecognitionInput" statusflags="0x00000001" uid ="0x00000644"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   421
<feature name="OpenvgSwImplementation" statusflags="0x00000001" uid ="0x00000645"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   422
<feature name="BrowserVideoPlugin" statusflags="0x00000001" uid ="0x00000646"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   423
<feature name="CameraFullscreenViewfinder" statusflags="0x00000001" uid ="0x00000647"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   424
<feature name="DisplayPost" statusflags="0x00000001" uid ="0x0000064a"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   425
<feature name="SapDeviceLockEnhancements" statusflags="0x00000001" uid ="0x0000064b"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   426
<feature name="Upin" statusflags="0x00000001" uid ="0x0000064c"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   427
<feature name="Mediator" statusflags="0x00000001" uid ="0x0000064e"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   428
<feature name="Layout240_320_LargeScreen" statusflags="0x00000001" uid ="0x00000655"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   429
<feature name="Layout320_240_LargeScreen" statusflags="0x00000001" uid ="0x00000656"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   430
<feature name="Layout320_480_Touch" statusflags="0x00000001" uid ="0x0000065b"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   431
<feature name="Layout480_320_Touch" statusflags="0x00000001" uid ="0x0000065c"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   432
<feature name="ArmAvc" statusflags="0x00000001" uid ="0x0000065e"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   433
<feature name="UiZoom" statusflags="0x00000001" uid ="0x0000065f"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   434
<feature name="OmaEmailNotifications" statusflags="0x00000001" uid ="0x00000661"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   435
<feature name="VideoMenu" statusflags="0x00000001" uid ="0x00000662"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   436
<feature name="SipSimplePresenceProtocol" statusflags="0x00000001" uid ="0x00000663"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   437
<feature name="PresenceFramework" statusflags="0x00000001" uid ="0x00000665"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   438
<feature name="UiTransitionEffects" statusflags="0x00000001" uid ="0x00000666"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   439
<feature name="BeatnikAudioengine" statusflags="0x00000001" uid ="0x00000668"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   440
<feature name="RealPlayerAsDefault" statusflags="0x00000001" uid ="0x00000669"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   441
<feature name="ArmMdfH264Dec" statusflags="0x00000001" uid ="0x0000066a"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   442
<feature name="ArmMdfRealvideoDec" statusflags="0x00000001" uid ="0x0000066b"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   443
<feature name="ArmMdfH263mpeg4Dec" statusflags="0x00000001" uid ="0x0000066c"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   444
<feature name="ArmMdfPostprocessor" statusflags="0x00000001" uid ="0x0000066d"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   445
<feature name="ThaiCalendar" statusflags="0x00000001" uid ="0x0000066e"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   446
<feature name="SvgtScreensaverPlugin" statusflags="0x00000001" uid ="0x0000066f"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   447
<feature name="GeneralSearchFramework" statusflags="0x00000001" uid ="0x00000670"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   448
<feature name="GeneralSearchUi" statusflags="0x00000001" uid ="0x00000671"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   449
<feature name="ChatNG" statusflags="0x00000001" uid ="0x00000672"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   450
<feature name="MobileActiveSync" statusflags="0x00000001" uid ="0x00000673"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   451
<feature name="RemoteLock" statusflags="0x00000001" uid ="0x00000674"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   452
<feature name="WindowsMedia" statusflags="0x00000001" uid ="0x00000675"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   453
<feature name="WindowsMediaDrm" statusflags="0x00000001" uid ="0x00000676"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   454
<feature name="MultimediaSharing" statusflags="0x00000001" uid ="0x00000678"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   455
<feature name="BrandingServer" statusflags="0x00000001" uid ="0x00000679"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   456
<feature name="PenSupportCalibration" statusflags="0x00000001" uid ="0x0000067a"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   457
<feature name="PlugAndPlayMobileServices" statusflags="0x00000001" uid ="0x0000067b"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   458
<feature name="DialupNetworking" statusflags="0x00000001" uid ="0x0000067c"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   459
<feature name="UpnpMediaserver" statusflags="0x00000001" uid ="0x0000067d"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   460
<feature name="MrtSdkLibraries" statusflags="0x00000001" uid ="0x0000067f"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   461
<feature name="JavaESWT" statusflags="0x00000001" uid ="0x00000680"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   462
<feature name="HwrmTargetModifierPlugin" statusflags="0x00000001" uid ="0x00000681"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   463
<feature name="HsxpaSupport" statusflags="0x00000001" uid ="0x00000682"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   464
<feature name="JavaApiEnhancementsIap" statusflags="0x00000001" uid ="0x00000683"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   465
<feature name="JavaApiEnhancementsMobinfo" statusflags="0x00000001" uid ="0x00000684"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   466
<feature name="VfpHwSupport" statusflags="0x00000001" uid ="0x00000685"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   467
<feature name="MmcLock" statusflags="0x00000001" uid ="0x00000687"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   468
<feature name="EditKey" statusflags="0x00000001" uid ="0x00000688"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   469
<feature name="SlideshowScreensaver" statusflags="0x00000001" uid ="0x0000068c"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   470
<feature name="SyncMlDmOta" statusflags="0x00000001" uid ="0x0000068f"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   471
<feature name="SyncMlIsync" statusflags="0x00000001" uid ="0x00000690"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   472
<feature name="ImageViewer" statusflags="0x00000001" uid ="0x00000692"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   473
<feature name="MmcEject" statusflags="0x00000001" uid ="0x00000693"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   474
<feature name="OmaImps12" statusflags="0x00000001" uid ="0x00000694"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   475
<feature name="BtPbap" statusflags="0x00000001" uid ="0x00000696"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   476
<feature name="Java" statusflags="0x00000001" uid ="0x00000697"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   477
<feature name="UsbRemotePersonality" statusflags="0x00000001" uid ="0x0000069a"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   478
<feature name="WebWidgets" statusflags="0x00000001" uid ="0x0000069b"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   479
<feature name="XspExtensionManager" statusflags="0x00000001" uid ="0x0000069c"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   480
<feature name="IndicRomContent" statusflags="0x00000001" uid ="0x0000069e"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   481
<feature name="OnScreenDialer" statusflags="0x00000001" uid ="0x000006a0"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   482
<feature name="MediaTransferProtocol" statusflags="0x00000001" uid ="0x000006a1"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   483
<feature name="AllowUpgradeHelix" statusflags="0x00000001" uid ="0x000006a3"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   484
<feature name="Layout640_360_Touch" statusflags="0x00000001" uid ="0x000006a4"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   485
<feature name="Layout360_640_Touch" statusflags="0x00000001" uid ="0x000006a5"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   486
<feature name="LocationCentre" statusflags="0x00000001" uid ="0x000006a6"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   487
<feature name="AsynchFileSaveQueue" statusflags="0x00000001" uid ="0x000006a7"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   488
<feature name="SyncMlDsBookmark" statusflags="0x00000001" uid ="0x000006aa"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   489
<feature name="PowerSave" statusflags="0x00000001" uid ="0x000006ad"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   490
<feature name="TouchCallHandling" statusflags="0x00000001" uid ="0x000006b3"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   491
<feature name="TactileFeedback" statusflags="0x00000001" uid ="0x000006b6"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   492
<feature name="AutoRedialForVideoCall" statusflags="0x00000001" uid ="0x000006bb"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   493
<feature name="BrowserProgressiveDownload" statusflags="0x00000001" uid ="0x000006bc"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   494
<feature name="ProductIncludesHomeScreenEasyDialing" statusflags="0x00000001" uid ="0x000013dd"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   495
<feature name="HlpClearKey" statusflags="0x00000001" uid ="0x00002af8"></feature>
8265db477c4d Add Symbian^3 version of featuredatabase.xml, to address Bug 2049
William Roberts <williamr@symbian.org>
parents: 25
diff changeset
   496
<feature name="HlpMsk" statusflags="0x00000001" uid ="0x00002afb"></feature>
0
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   497
	</featureset>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   498
	
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   499
	<defaultfeaturerange higheruid="0x10281805" loweruid="0x10279806"></defaultfeaturerange>
83f4b4db085c Revision: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
   500
</featuredatabase>