application/sis/backup_registration.xml
author teknolog
Sat, 01 May 2010 14:42:23 +0100
branchsymbian1
changeset 76 bcf91cd34ddd
parent 2 29cda98b007e
permissions -rw-r--r--
Workaround for UREL crash in sqlite: Pre-compiled UDEB versions of SQLite are now copied in place at build time for both UDEB and UREL. Ugly, but it works.

<?xml version="1.0" standalone="yes"?>
<backup_registration>
	<passive_backup>
		<include_directory name = "\"/>
	</passive_backup>

	<public_backup>
	</public_backup>
	<system_backup/>
	<restore requires_reboot = "no"/>
</backup_registration>