Bixby Developer Center

References

permission

optionalmultiple allowedvalue required

The specific permission the library capsule is exporting.

Example

...
exported-permissions {
permission (my-permission-type) {
label (xyz info) // required
detail (A explanation what this permission type is about) // optional
}
}
...

Child Keys

icon-asset
required
This is a beta feature and doesn't yet have documentation
label
required
A label about the permission being exported
detail
optional
A longer description of the exported permission