1package: "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} 14