1{
2 "Rules":[
3 {
4 "Rule":"Default Rule (i.e. use native driver)",
5 "UseANGLE":false
6 },
7 {
8 "Rule":"Supported application(s) (e.g. Maps on Google devices)",
9 "UseANGLE":true,
10 "Applications":[
11 {
12 "AppName":"com.android.angleIntegrationTest.driverTest"
13 }
14 ]
15 }
16 ]
17}
18