Skip to content
Verified Commit bce3fa5b authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

FlatpakPermissionModel: Merge defaults from a list of overrides

The model now takes a list of all permissions files (metadata + every
override except the very last one which we operate on), and merges them
one by one into an in-memory KConfig object. The rest is unchanged.

While loading default values, we are not interested in keeping or
processing unknown/unparsable entries in any way, which simplifies code
a bit comparing to loadCurrentValues() method.

BUG: 466997
parent d296ba21
Pipeline #416272 passed with stage
in 40 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment