commit | fb4fd1add891a7a2951daefc960e9cc8e470ee8c | [log] [tgz] |
---|---|---|
author | Marvin Ramin <marvinramin@google.com> | Fri Nov 01 10:29:40 2024 +0100 |
committer | Marvin Ramin <marvinramin@google.com> | Fri Nov 01 10:29:40 2024 +0100 |
tree | 37ad68749e719a48b1899dc1d279945c156c31f1 | |
parent | 70d69921ae62603eca7586ae09d49b9cc53b9401 [diff] |
Fix reshowing MediaProjection consent Dialog The re-showing of the MediaProjection consent Dialog relies on the destinction that the Activity is not started for result. Clearly check for the "started for result" condition in this flow to ensure it remains functional. Bug: 375511867 Test: atest CtsMediaProjectionSDK33TestCases Flag: com.android.systemui.media_projection_request_attribution_fix Change-Id: I04eb5a9cd09cb0fbe2a948b787b31c08f1afa801