blob: 30f0c3c45369353cecf207f1a8875193e3aa3dd3 [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": []
}
]
}