commit | 2942e4b58430f63c016c79e34ba768021220eada | [log] [tgz] |
---|---|---|
author | Hyundo Moon <hdmoon@google.com> | Wed Oct 13 16:55:03 2021 +0900 |
committer | Hyundo Moon <hdmoon@google.com> | Fri Oct 15 02:58:03 2021 +0000 |
tree | 97b1f7d07db1b21cc3616bba1c03064f4a1f7de7 | |
parent | 80de4b8d1c1866b082f4f8ce3337c7039ea19ba8 [diff] |
MediaRouter: Route setBluetoothA2dpOn() via MediaRouterService The direct binder usage of AudioService.setBluetoothA2dpOn() is now blocked by permission for security reasons. This CL routes the usage to the MediaRouterService. Bug: 181962322, Bug: 189176702 Test: GMM can play navigation sound when BT is connected Change-Id: Ib13c224a0d412ef6d802eeaadd246649c819c26f