commit | 3f61f1657d13dacf4eb42d9371595b8075cff222 | [log] [tgz] |
---|---|---|
author | Sungsoo Lim <sungsoo@google.com> | Wed Oct 21 15:49:43 2015 +0900 |
committer | Sungsoo Lim <sungsoo@google.com> | Thu Oct 29 09:20:28 2015 +0900 |
tree | f5a964dc45a5a1218c4d548a37e78bc268266ee9 | |
parent | f6081819cc7f8cef772d6a614e006994ec19e368 [diff] |
Use Messenger instead of AIDL between MBC and MBSC MediaBrowserCompat (MBC) and MediaBrowserServiceCompat (MBSC) can live in separated APKs and their support lib versions can be different. Therefore, the AIDL approach could lead to unexpected breaks in some cases. Bug: 22917960 Change-Id: Ie18eef8c9ea120467d40de01a9c7fa2329e82681