Skip to content

app-filter: Add mct_app_filter_is_enabled() API

Philip Withnall requested to merge parental-controls-enabled into master

This is a high-level API to indicate whether parental controls are ‘enabled’ for the given user. Specifically, whether any of the properties of the MctAppFilter differ from their default value.

Includes tests.

Signed-off-by: Philip Withnall withnall@endlessm.com

Merge request reports