mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-19 03:06:39 +00:00
rom_filter: respond to dynamic config updates
This commit is contained in:
parent
3859e83a78
commit
23aac2954b
@ -228,6 +228,8 @@ struct Rom_filter::Main : Input_rom_registry::Input_rom_changed_fn,
|
||||
{
|
||||
env()->parent()->announce(_ep.manage(_root));
|
||||
|
||||
Genode::config()->sigh(_config_dispatcher);
|
||||
|
||||
_handle_config(0);
|
||||
}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user