commit | 8d2f697646002e5d9075ae46606da25857deeee6 | [log] [tgz] |
---|---|---|
author | Anton Potapov <apotapov@google.com> | Mon Oct 09 18:17:34 2023 +0100 |
committer | Anton Potapov <apotapov@google.com> | Mon Oct 09 18:17:34 2023 +0100 |
tree | b4f79fbafd448d441de6d8e059a71e17159998ea | |
parent | ce28f5384169ba8cae1ba674caca2e2382e3fb57 [diff] |
Add Low memory state TileService rebinding delay The problem is that TileService might be unbound by the system when it kills the app to release memory in Low Memory state. This change increases service rebind delay and increases it even further for Low Memory state. Test: manually check TileService binding when the providing app is killed Test: atest TileLifecycleManagerTest TileServicesTest Fixes: 302657931 Change-Id: I2f3601b1936e41a676a8ac947d4e816554f6a089