diff options
| author | 2025-02-04 15:37:22 -0800 | |
|---|---|---|
| committer | 2025-02-06 15:49:05 -0800 | |
| commit | b29051d45ca53c89a54395d58c02f92e6cc45dd4 (patch) | |
| tree | e77b971e559376ad2fab236362d62605646dfd9d /api/api_test.go | |
| parent | e8ad98df1f8b8ac97451248d574d6214d79ea94d (diff) | |
Use IoThread handler for AppOpsService background/IO work
AppOpsService has been using AMS handler so far for most of
its work, AMS handler is passed in AppOpsService constructor.
We shouldn't be using AMS handler for app ops disk io,
IO handler is now used for disk read/writes.
Bug: 394380603
Test: presbumit
Test: manual tested the device by visiting
privacy dashboard and permission timeline page
FLAG: EXEMPT bug fix
Change-Id: I2933e80a3b95bd34eff34abc1b51dd50ec43ce81
Diffstat (limited to 'api/api_test.go')
0 files changed, 0 insertions, 0 deletions