xref: /aosp_15_r20/frameworks/native/opengl/libs/EGL/egl_flags.aconfig (revision 38e8c45f13ce32b0dcecb25141ffecaf386fa17f)
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