commit | 36e7e62cdb7b482e897f112c031a7f0c37d35393 | [log] [tgz] |
---|---|---|
author | mrulhania <mrulhania@google.com> | Wed May 01 15:07:51 2024 -0700 |
committer | mrulhania <mrulhania@google.com> | Thu May 02 10:34:02 2024 -0700 |
tree | 2d296957c0ecaf46354ce568c56f440158b0c539 | |
parent | a01d784aa723311132d20856382bcb816a2c7d0e [diff] |
Remove screen share protection on transaction commit When screen share protection is removed on view's visibility change, it may leak the sensitive content becuase the content might still be visible on the screen. This change delay the protection removal until the sensitive content is removed from the screen. Fix: 336626172 Test: atest ViewSensitiveContentTest Test: manual test Change-Id: Iba399b4e65c7346fc891c355fa653bb9abfd7869