commit | b29d99569cf603f6349e3582682d096a1750fcc3 | [log] [tgz] |
---|---|---|
author | Mounir Lamouri <mlamouri@google.com> | Wed Sep 16 20:34:44 2015 +0100 |
committer | Mounir Lamouri <mlamouri@google.com> | Sat Sep 26 11:46:43 2015 +0000 |
tree | 9d408d26749ae519875e5caa41cd7b41a2ab4d08 | |
parent | b734fff1fa48c15cf78ac867bcb67c7fee78a00a [diff] |
MediaSessionCompat: fix crash when registerMediaEventReceiver needs a ComponentName. Some broken implementations of Android do not accept registerMediaEventReceiver with a PendingIntent even if it should be supported. This CL work arounds the issue and fallbacks to ComponentName if needed. BUG: 24051980 Change-Id: Ia83bc2bcdf5eda716d21809e07cac1420e6549b9