commit | e8d7c840ea91f0199573d89b3e4e700c576617c1 | [log] [tgz] |
---|---|---|
author | Christopher Tate <ctate@google.com> | Mon Sep 20 16:08:05 2021 -0700 |
committer | Christopher Tate <ctate@google.com> | Tue Sep 21 17:51:41 2021 -0700 |
tree | e2afd3b03f425cf69f5111b51f31af6ff6406cf3 | |
parent | 44e5c9a0f5ba24dfc5ae54ae25a9c6d3e6e0ae22 [diff] |
No need to post FGS notifications after process death If the app dies during the deferral, we don't actually need to post the FGS notification. Since some of the service-related bookkeeping gets reset as part of teardown, this avoids potential invalid accesses. Bug: 197070543 Bug: 200555680 Test: atest CtsAppTestCases:android.app.cts.ServiceTest Test: atest CtsAppTestCases:android.app.cts.NotificationManagerTest Change-Id: I8a5eb91bb6070910ac973c195d118962265aec05