run: Debug-log the final context for an app

This indicates what sandboxing parameters we are going to be using
in the end.

Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
Simon McVittie
2024-08-13 12:43:03 +01:00
committed by Georges Basile Stavracas Neto
parent 260e4b374b
commit 0101366da4

View File

@@ -3052,6 +3052,7 @@ flatpak_run_app (FlatpakDecomposed *app_ref,
flatpak_context_merge (app_context, extra_context);
}
flatpak_context_dump (app_context, "Final context");
original_runtime_files = flatpak_deploy_get_files (runtime_deploy);
if (custom_usr_path != NULL)