usbmgmt/usbmgr/usbman/server/SRC/20031D6F.rss
author hgs
Mon, 06 Sep 2010 11:27:08 +0800
changeset 48 21625e5de155
permissions -rw-r--r--
201035_01

/*
* 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 = "";
					}
				};
			}
		};
	}