commit | 5f0bca1462f67a271e7f674cdb3887ae8019a703 | [log] [tgz] |
---|---|---|
author | Alex Dadukin <adadukin@google.com> | Tue Mar 05 11:53:27 2024 +0000 |
committer | Alex Dadukin <adadukin@google.com> | Fri Mar 22 14:09:05 2024 +0000 |
tree | 36cc512803553c8bff2550481e7324607879beb5 | |
parent | 9ab912067a09d304c395cb5fc08b3b6123c3470c [diff] |
Check if getSystemSessionInfo requested by a Proxy Router ProxyRouter (inside MediaRouter2) calls getSystemSessionInfoForPackage to request the initial RoutingSessionInfo. The method was designed for LocalRouter and does not take into account calls from proxy routers, therefore returns DEFAULT_ROUTE when requested by system router but without bluetooth or modify audio routing permissions. Bug: b/325755852 Test: N/A Change-Id: I9fa38fb731c17e06927e1a927d6acc030ebb2135