Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
skills,skills/types: pass slot to SlotSecuritySnippet() #490
Conversation
zyga
added some commits
Feb 16, 2016
|
LGTM |
|
Merged with master to re-test with integration test fixes |
|
LGTM |
added a commit
that referenced
this pull request
Feb 23, 2016
niemeyer
merged commit 5bcb202
into
snapcore:master
Feb 23, 2016
zyga
deleted the
zyga:skills-slot-security
branch
Mar 8, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
zyga commentedFeb 16, 2016
This branch is applied on top of #489 for build correctness.
It turns out that we need to pass slot instance to a
Type.SlotSecuritySnippet because UDevSecurity system need to put the
name of the consuming snap (which is only known through the skill slot)
into the generated snippet.
Signed-off-by: Zygmunt Krynicki zygmunt.krynicki@canonical.com