diff options
| author | 2023-01-24 15:40:13 -0800 | |
|---|---|---|
| committer | 2023-01-26 12:07:40 -0800 | |
| commit | 3e6ee94698cc4434799e5cbe89b7289a3af47e99 (patch) | |
| tree | 1a75454406f60f50df22e1334a429b3d536cb80c /libs/input/PointerController.cpp | |
| parent | a97f246bdbebb9fb823501937308b0f2bbf285ac (diff) | |
Add tests to verify job scheduling on events
... of rebootless APEX and preload update installation.
Changes made to the actual service:
* DO_BINARY_MEASUREMENTS_JOB_ID is now a constant, like most of jobs in
the framework. This makes it easy to use from the host.
* Replace the local state of sScheduled with a query to JobScheduler,
which is the source of truth. I've messed up the state during test
and manual interaction, and this is supposed to make it more
resilient.
Bug: 265244016
Test: atest BinaryTransparencyHostTest
Test: atest BinaryTransparencyServiceTest
Change-Id: I17872bbded0b5c5c44e6fbd1c669f1eb00f3333e
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions