commit | cb4b7e82b5071f8cefcc8c143d308a9fd1088024 | [log] [tgz] |
---|---|---|
author | Achim Thesmann <achim@google.com> | Tue May 07 18:09:25 2024 +0000 |
committer | Achim Thesmann <achim@google.com> | Thu May 09 05:30:00 2024 +0000 |
tree | bcccf6dc1083728f808eefd17a8ab8517110af35 | |
parent | c809b034cd28862491987b97f83c86d95a099683 [diff] |
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