diff options
author | Kyunglyul Hyun <klhyun@google.com> | 2020-08-13 23:42:51 +0900 |
---|---|---|
committer | Kyunglyul Hyun <klhyun@google.com> | 2020-08-15 15:11:58 +0900 |
commit | 715b6488aeaa99b9949532d8a4608c3576f853f4 (patch) | |
tree | 912e952293353dc2fbb5c2fb73be4582c700f64a /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 42c87511db6b8d058d0ff687d7ee0378d1674228 (diff) |
MediaRouter: Create BluetoothRouteProvider for each user
The bluetooth service manages the active device for each user
and sent broadcast for each user.
BluetoothRouteProvider was singleton and listened broadcast
from the owner (uid=0) only , which failed to catch correct events when
the foreground user is not the owner.
This CL fixes that by creating BluetoothRouteProvider per user and
listening to the events of each user.
Bug: 162541640
Test: manually open the output switcher and check bluetooth state with switching users
and run cts
Change-Id: Iabab6f7830ce0224b7f73a7c5cfb863aebf5562b
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions