Skip to content
Snippets Groups Projects
Commit 77ee346d authored by Julia Tuttle's avatar Julia Tuttle Committed by Android (Google) Code Review
Browse files

Merge "Add icon_load_drawable_return_null_when_uri_decode_fails flag" into main

parents c3faa8a4 7b6cb6ca
No related branches found
No related tags found
No related merge requests found
......@@ -16,3 +16,11 @@ flag {
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"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment