sessiond: kernel: make modules required/optional property per-module
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 19 Jan 2021 19:56:49 +0000 (14:56 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 19 Jan 2021 20:07:52 +0000 (15:07 -0500)
Modules are considered required or optional based on their
category (control or data probes). Make the load policy per-probe since
optional control probes will be introduced in a follow-up change.

No change in behaviour is intended by this change.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I0048b60bee3969d2fa2b9ed94b6fb24d3b5ae659


No differences found
This page took 0.024721 seconds and 4 git commands to generate.