blob: 0b9e72d6ffdd171dd1d2cc88fa08a7f788580936 [file] [log] [blame]
package: "com.android.graphics.flags"
container: "system"
flag {
name: "exact_compute_bounds"
is_exported: true
namespace: "core_graphics"
description: "Add a function without unused exact param for computeBounds."
bug: "304478551"
}
flag {
name: "yuv_image_compress_to_ultra_hdr"
is_exported: true
namespace: "core_graphics"
description: "Feature flag for YUV image compress to Ultra HDR."
bug: "308978825"
}
flag {
name: "icon_load_drawable_return_null_when_uri_decode_fails"
is_exported: true
namespace: "core_graphics"
description: "Return null when decode from URI fails in Icon.loadDrawable()"
bug: "335878768"
}