featuremgmt/featuremgr/group/featmgrserver.mmp
changeset 29 cce6680bbf1c
parent 19 d6ef85bc5971
--- a/featuremgmt/featuremgr/group/featmgrserver.mmp	Fri May 14 13:32:10 2010 +0100
+++ b/featuremgmt/featuremgr/group/featmgrserver.mmp	Thu Jul 01 17:02:22 2010 +0100
@@ -15,15 +15,16 @@
 
 #ifdef __FEATMGR_TESTCFG__
 TARGET          test_featmgrserver.exe
-CAPABILITY      AllFiles
+CAPABILITY      AllFiles ProtServ ReadDeviceData
 #else
 TARGET          featmgrserver.exe
+CAPABILITY      ProtServ ReadDeviceData
 #endif // __FEATMGR_TESTCFG__
 
 // Since this is an exe with no alternate implementations,
 // just use same UID for both UID2 and UID3
 UID             0x10205054 0x10205054
-CAPABILITY      ProtServ ReadDeviceData
+
 TARGETTYPE      exe
 VENDORID        0x70000001