commit | 77956a6284be741b26a0c89f52ed1a5b95dc763b | [log] [tgz] |
---|---|---|
author | Matt Casey <mrcasey@google.com> | Tue Oct 08 15:59:04 2024 +0000 |
committer | Matt Casey <mrcasey@google.com> | Tue Oct 08 17:59:31 2024 +0000 |
tree | 817126ddab5a0a3465b05e3ba6bbae801ca75d2f | |
parent | b28ca2857a82364d075ebcb90d4e400ce4b17977 [diff] |
Remove duplicated screenshot capture. It's only being triggered in screenshot controller[s] if it fails in the policy processor. That first failure should trigger the error case directly (it's already attached to a runCatching block that shows an error notification if needed). Test: Force error, verify that notification appears. Test: atest PolicyRequestProcessorTest Flag: EXEMPT duplicated functionality removal Bug: 371568662 Change-Id: I7954f78e7fbea1e96d388a4ca919926a87fe59e2