tizen 2.3 release
[framework/web/wearable/wrt-security.git] / tests / ace / test-configuration / reproduce-abort-test.xml
1 <policy-set id="Policy-1">      
2
3 <policy>                                                            
4      <target>
5 <!--                                                     
6          <subject>                                                 
7              <subject-match attr="id" match="analogclock"/>      
8          </subject>
9 -->                                                
10      </target>                                                
11      <rule effect="permit">                                  
12          <condition>                                          
13         <!--
14              <resource-match attr="resource-id">              
15                   api.appconfig                               
16              </resource-match>                               
17              <resource-match attr="device-cap">              
18                   api.appconfig                               
19              </resource-match>                               
20         -->
21          </condition>                                        
22      </rule>                                                 
23 </policy>   
24
25
26 </policy-set>