18 lines
333 B
JSON
18 lines
333 B
JSON
{
|
|
"Rules":[
|
|
{
|
|
"Rule":"Default Rule (i.e. use native driver)",
|
|
"UseANGLE":false
|
|
},
|
|
{
|
|
"Rule":"Supported application(s) (e.g. Maps on Google devices)",
|
|
"UseANGLE":true,
|
|
"Applications":[
|
|
{
|
|
"AppName":"com.android.angleIntegrationTest.driverTest"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|