diff options
| author | 2024-08-28 19:11:51 +0000 | |
|---|---|---|
| committer | 2024-09-02 10:26:37 +0000 | |
| commit | 77b990cb53bc594b27eff2e2780cf62713c764c3 (patch) | |
| tree | 0397d4fe318b0238591c9182d5ca23e33c5beac4 /api/api.go | |
| parent | 5a81c1b75cdba5cb9f244f2d344050abf0427f5d (diff) | |
Introduce BAL Configuration object
This introduces a configuration object for BAL, so we don't have to touch
WindowProcessController each time there is a change to the configuration
parameters passed to the BAL checks in BackgroundLaunchProcessController
(e.g. adding checkVisibility).
For the hot path this will be a constant and should therefore not
introduce significant overhead.
There is no logic change in this CL, it is pure refactoring (even so it
already introduces configs to select visibility/other checks, which will
be used in a follow up.
Flag: EXEMPT refactor
Bug: 352182359
Test: atest BackgroundLaunchProcessControllerTests
Change-Id: I5740fea0078f2eb7e4854f45aece3d2cf23d73ed
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions