OSDN Git Service

Fix artwork not received in RemoteController metadata update.
authorJean-Michel Trivi <jmtrivi@google.com>
Tue, 24 Sep 2013 01:34:23 +0000 (18:34 -0700)
committerJean-Michel Trivi <jmtrivi@google.com>
Tue, 24 Sep 2013 01:34:23 +0000 (18:34 -0700)
commit6d298811ef642bc4f179ca3e9f4de028fb1ddb74
tree3efccf069f8b364fe541046e43522f1e87835a98
parent01b5743aee4473c3bdbcb0decde47952a4cb739d
Fix artwork not received in RemoteController metadata update.

Regardless of the artwork value, always update the metadata.

When updating the metadata, make sure the artwork is stored
 in the artwork field, not in the bundle of the MetadataEditor.

Bug 10862527

Change-Id: Iec83fd9bb358a91c852099b30bb6d307a52a034c
media/java/android/media/RemoteController.java