blob: 61bb7171ae0d1b778e2586b8caae546b9b8c4e1d [file] [log] [blame]
{
"rules":[
{
"description": "Applications in this list will use ANGLE",
"choice": "angle",
"apps": [
{
"packageName": "com.android.angle"
}
]
},
{
"description": "Applications in this list will not use ANGLE",
"choice": "native",
"apps": [
{
"packageName": "com.linecorp.b612.android"
},
{
"packageName": "com.campmobile.snow"
},
{
"packageName": "com.google.android.apps.tachyon"
}
]
}
]
}