commit | 9b67177ebfe5f46c0c6216f87f5ee98c03e5cbad | [log] [tgz] |
---|---|---|
author | Jaewan Kim <jaewan@google.com> | Fri Feb 09 20:23:37 2018 +0900 |
committer | Jaewan Kim <jaewan@google.com> | Mon Feb 12 15:21:49 2018 +0900 |
tree | 967327a62f18cf62094810736a8a61ccb5bf77d2 | |
parent | b41bfb59dd52decb1e5c5952d6ed786f159d772d [diff] |
MediaSession2: Fix bug in MediaSession2.setCustomLayout() There had been a bug that only the MediaBrowser2 can receive the change in the custom layout. This CL fixes the issue by moving code related with getting custom layout change from MediaBrowser2Impl to the MediaController2Impl. Related tests are also added. Test: Run all MediaComponent tests once Change-Id: If5ce1be19057af306f46f1b1ab64f18e3f3fb7bd