Fix ClassNotFoundException in MediaBrowserCompat.search

By setting the proper ClassLoader, this CL prevents the
ClassNotFoundException which occurs in calling search() when the
MediaBrowserCompat and MediaBrowserServiceCompat run in different
processes.

Bug: 36772717
Test: Manually tested with the apps attached in the buganizer.
Change-Id: I78516e84ac81e4d69033ffd06afd0be0c417cf6e
1 file changed