commit | f80997ed02133739b794a301a0bbddacdcd90c8b | [log] [tgz] |
---|---|---|
author | Sungsoo Lim <sungsoo@google.com> | Mon Dec 28 16:00:30 2015 +0900 |
committer | Sungsoo Lim <sungsoo@google.com> | Fri Jan 08 10:17:53 2016 +0900 |
tree | 6e919a2a9b0320f6c3ffc37cbac9726fdc4304d1 | |
parent | 7075eac10d9549feb4a4f24895553572ef4001b1 [diff] |
MediaBrowserCompat: Removing the black magic ServiceBinderProxyApi21 inherited IMediaBrowserService.Stub which is a hidden class of framework codes using the black magic. Instead of this, this CL directly implements the functionalities of the parent class into ServiceBinderProxyApi21 using reflections. Bug: 26236759, Bug: 26113271 Change-Id: I8714cce30ed7ba5edcb6f65dac34eaeb0d020ac8