realtimenetprots/sipfw/Data/backup_registration.xml
author Petteri Saari <petteri.saari@digia.com>
Thu, 02 Dec 2010 15:23:48 +0200
branchMSRP_FrameWork
changeset 60 7634585a4347
parent 15 8248b03a2669
permissions -rw-r--r--
This release addresses the following: - Multiple concurrent file transfer bug fixes. i.e. one device is concurrently receiving multiple files from multiple devices

<?xml version="1.0" standalone="yes"?>

<!--
 Copyright (c) 2006 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:
-->



<backup_registration version="1.0">    
    <!-- This component has data in Central Repository that needs to be backed up. 
         Therefore the UID of the Central Repository server is listed here.         
         On backup, Secure Backup Engine will use the UID to ask the Central 
         Repository server to give the data belonging to us. For this to work,
         the owner field in the central repository .txt files must be the same
         as the private data cage where this backup_registration.xml is stored in.
         (In this case owner = 0x101F413C and file is in \private\101F413C).
    -->
    <proxy_data_manager SID="0x10202BE9" />
    <restore requires_reboot = "yes"/>
</backup_registration>