Skip to content

Commit

Permalink
interfaces/screen_inhibit_control: Make it available on Ubuntu Core
Browse files Browse the repository at this point in the history
  • Loading branch information
er-vin committed Sep 3, 2024
1 parent 01d54ca commit 71d31f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions interfaces/builtin/screen_inhibit_control.go
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ func init() {
name: "screen-inhibit-control",
summary: screenInhibitControlSummary,
implicitOnClassic: true,
implicitOnCore: true,
baseDeclarationSlots: screenInhibitBaseDeclarationSlots,
connectedPlugAppArmor: screenInhibitControlConnectedPlugAppArmor,
})
Expand Down

0 comments on commit 71d31f3

Please sign in to comment.