settingsengines/sdb/testdata/PlatSec/DefaultAndWrite.xml
author terytkon
Thu, 11 Mar 2010 18:20:56 +0200
changeset 1 b538b70cbe51
permissions -rw-r--r--
Move rest of the swconfigmdw package components to oss repository. -Changed sfl licences to epl.

<?xml version="1.0" encoding="UTF-8"?>
<sym:sdbcreator 
	version="1.0"
	xmlns:sym="http://www.symbian.com/sdbcreator/symbiansecuritysettings"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:schemaLocation="http://www.symbian.com/sdbcreator/symbiansecuritysettings schema.xsd ">
      
    <policy type="default" always="pass"/> 

    <policy SID="78" type="write">
      <capability type="TrustedUI"/>
      <capability type="Location"/>
    </policy>  

    <configuration name="page_size" value="512"/>
    <configuration name="encoding" value="UTF_16"/>


</sym:sdbcreator>