diff options
author | Kyunglyul Hyun <klhyun@google.com> | 2020-06-19 13:33:16 +0900 |
---|---|---|
committer | Kyunglyul Hyun <klhyun@google.com> | 2020-06-19 22:54:59 +0900 |
commit | c036350122226b86130773cc6b472f0a2bbe756d (patch) | |
tree | 73022c16e0af08141ec84f5cf28178255cdf7ad2 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 6edbf48c2ba32aaa5adcc08c1ef55f98d7c3e862 (diff) |
System routes are not automatically exposed
From this CL, even for system routes (phone speaker, bt routes),
features are required to get notified of events on routes or to
get them as "available" routes.
By adding this, apps can disable cast -> phone feature.
Bug: 159090706
Test: cts test && atest mediaroutertest && manually
using support v7 demos such that
with LIVE_AUDIO : nothing changed
w/o LIVE_AUDIO : cast -> phone feature is disabled
unregistering callback : cast -> cast (media transfer) and
phone -> phone is only enabled <- this is
the expected behavior for apps that updates
AndroidX library
Change-Id: I4bd27eb1d4776b9cedb59b10e1bac5868d56d305
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions