blob: 115797071ca86185420cb7b8175664f1e231becd [file] [log] [blame]
Cody Northrop4ee63862024-11-19 22:41:23 -07001package: "com.android.graphics.egl.flags"
2container: "system"
3
4flag {
5 name: "multifile_blobcache_advanced_usage"
6 namespace: "gpu"
7 description: "This flag controls new behaviors to address bugs found via advanced usage"
8 bug: "380483358"
9 is_fixed_read_only: true
10 metadata {
11 purpose: PURPOSE_BUGFIX
12 }
13}