commit | 86a2ae28e655ebdd3d9b1f6235fdd7db035a35f1 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@google.com> | Tue Nov 14 16:13:50 2023 -0800 |
committer | Bart Van Assche <bvanassche@google.com> | Mon Nov 27 14:27:02 2023 -0800 |
tree | 0456789fe0b09ec9c048442238552169d4cdc775 | |
parent | a43b96c157d61f1d25b9a20cdd59eb77519175c7 [diff] |
service_test: Test stopping services after migration to another cgroup The root cause of "After OTA, device is not responding" is that Service::Stop() did not stop services that had been migrated to another v2 cgroup. Add a unit test for that scenario. Bug: 308900853 Change-Id: I590fde90e31326290c2c8ce8fce51e94b215a979 Signed-off-by: Bart Van Assche <bvanassche@google.com>