settingsengines/sdb/testdata/PlatSec/DefaultAndWrite.xml
changeset 1 b538b70cbe51
equal deleted inserted replaced
0:2e8eeb919028 1:b538b70cbe51
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <sym:sdbcreator 
       
     3 	version="1.0"
       
     4 	xmlns:sym="http://www.symbian.com/sdbcreator/symbiansecuritysettings"
       
     5 	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       
     6 	xsi:schemaLocation="http://www.symbian.com/sdbcreator/symbiansecuritysettings schema.xsd ">
       
     7       
       
     8     <policy type="default" always="pass"/> 
       
     9 
       
    10     <policy SID="78" type="write">
       
    11       <capability type="TrustedUI"/>
       
    12       <capability type="Location"/>
       
    13     </policy>  
       
    14 
       
    15     <configuration name="page_size" value="512"/>
       
    16     <configuration name="encoding" value="UTF_16"/>
       
    17 
       
    18 
       
    19 </sym:sdbcreator>