featuremgmt/featuremgr/group/featmgrserver.mmp
changeset 35 0d6db0a14001
parent 19 d6ef85bc5971
--- a/featuremgmt/featuremgr/group/featmgrserver.mmp	Fri Jun 11 15:29:22 2010 +0300
+++ b/featuremgmt/featuremgr/group/featmgrserver.mmp	Tue Jul 06 16:18:30 2010 +0300
@@ -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