Reorder BAL exemptions

This reorders BAL exemptions from most to least expected.

The new order is:
- based on being visible
- always (e.g. permission based)
- temporary (token, grace period, ...)

The order does not impact the logic and this is purely reordering
independent exemptions. It will change the logged BAL code.

Test: atest BackgroundActivityStartController
Bug: 339245692
Flag: EXEMPT refactor
Change-Id: Ic3349b0220e6f3c84e8aa6e07658959830e25024
1 file changed