Bixby Developer Center

References

detail

optionalvalue required

A longer description of the exported permission.

Example

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