usbmgmt/usbmgr/usbman/server/SRC/20031D6F.rss
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 17 Sep 2010 08:40:15 +0300
changeset 51 eaaed528d5fd
permissions -rw-r--r--
Revision: 201037 Kit: 201037

/*
* Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description:
*
*/

#include <ecom/registryinfo.rh>

RESOURCE REGISTRY_INFO theInfo
	{
	dll_uid = 0x20031D6F;
	interfaces =
		{
		INTERFACE_INFO
			{
			interface_uid = 0x101fbf21;
			implementations =
				{
				IMPLEMENTATION_INFO
					{
					implementation_uid = 0x20031D70;
					version_no = 1;
					display_name = "DUMMY";
					default_data = "";
					opaque_data = "";
					}
				};
			}
		};
	}