diff options
author | Hyundo Moon <hdmoon@google.com> | 2019-12-18 15:29:49 +0900 |
---|---|---|
committer | Hyundo Moon <hdmoon@google.com> | 2019-12-18 17:34:03 +0900 |
commit | 3d60c71a2a4894e649f98ed66332610b0066bd1e (patch) | |
tree | 458bb0ad7a1e7987ebe26fd6071f40684a09ff15 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 8e9583502a1344b1f8e8dc3ea1beb2337de9145b (diff) |
MediaRouter2: Create MediaRouter2A.java for rewriting MediaRouter2
This CL introduces a draft class MediaRouter2A which will eventually
replace MediaRouter2.
Here are the reasons for introducing this class,
rather than directly editing MediaRouter2:
- Introducing session/controller concept changes the role of
MediaRouter2 a lot (e.g. no select/deselect, different callbacks),
which makes rewriting much better than modifying current
implementation.
- Not to break current tests related to MediaRouterManager/Provider
- Easier readability (no mixed code with previous implementation)
Bug: 146471105
Test: atest mediaroutertest:MediaRouter2ATest
Change-Id: I9dfe34fdb9d4530275b65d2805b6bdd0abcb662d
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions