692d9dab60
android / Build + lint + test (push) Has been cancelled
Bluetooth slice (3/5). HiltViewModel projecting the controller's routesState Flow plus a sheetVisible MutableStateFlow that owns the sheet's open/close state. onChipTapped + onSheetDismissed forward to the controller's discovery toggle so active MediaRouter discovery only runs while the sheet is visible (battery cost). Compose UI + NowPlaying wiring land next.