commit | 53ff2501d9cbe1e6dae8ab4ddde54cdedf12040a | [log] [tgz] |
---|---|---|
author | Jing Ji <[email protected]> | Tue Nov 23 20:58:45 2021 -0800 |
committer | Jing Ji <[email protected]> | Tue Nov 23 21:16:47 2021 -0800 |
tree | 7c768c86cd4ba1d636e783a3ec0ddb439105c6b3 | |
parent | 17115827ad3bde9459a50b4c307ff54039c415b5 [diff] |
Allow service auto-restarts when its dependency is force-stopped While force-stopping a package, if it's being loaded as dependency of another package, previously the processes of the latter package will be stopped too, now retain the auto-restartable services in the latter package and restart them later. Bug: 190749907 Bug: 200137455 Test: atest FrameworksServicesTests#ServiceRestarterTest Change-Id: Ieef1fcee01f3009251f5a8e147063665cedaae90