settingsengines/sdb/testdata/PlatSec/DefaultAndRead.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 type="read">
       
    11       <capability type="Location"/>
       
    12       <capability type="PowerMgmt"/>
       
    13       <capability type="DRM"/>
       
    14       <capability type="TrustedUI"/>
       
    15       <capability type="SurroundingsDD"/>
       
    16     </policy>
       
    17 
       
    18     <configuration name="page_size" value="512"/>
       
    19     <configuration name="encoding" value="UTF_16"/>
       
    20 
       
    21 
       
    22 </sym:sdbcreator>