Don't inform of static metadata changes if they are all empty.
The current code creates placeholder metadata elements if there is no static metadata. This causes onStaticMetadataChanged callbacks even if there is no metadata. Instead, we can keep the empty list as the static metadata is already documented to be an empty list if the metadata is unavailable. #exofixit PiperOrigin-RevId: 344071639
Showing
with
40 additions
and
24 deletions
Please
register
or
sign in
to comment