summaryrefslogtreecommitdiff
path: root/services/coverage/java
diff options
context:
space:
mode:
author Massimo Carli <mcarli@google.com> 2023-01-11 12:39:42 +0000
committer Massimo Carli <mcarli@google.com> 2023-01-12 17:56:02 +0000
commit99131186622c23ffb06d5a725958f6624fe1fdcb (patch)
tree5375749ad3604e76b09fcf4c4ae87db1eee41eb2 /services/coverage/java
parent06da15b36e030300fc5147356274d2105839b4d6 (diff)
Fix notification permission for letterboxed activity
The transparent activities letterbox policy was not applied because notification permission requests are launched from a process for a uid different from the one associated with the first opaque activity. This led to misalignment between a notification permission dialog and an activity below it. This CL removes a condition that checked that launchedFromUid and UID of the first opaque activity are the same. Fixes: 265116754 Test: Launch an app with a notification permission request dialog anche check it's cenetered with the letterboxed activity below. Also `atest WmTests:SizeCompatTests` Change-Id: I2c50b55fe99e189ce6f4c5efe7a20e58c19d8660
Diffstat (limited to 'services/coverage/java')
0 files changed, 0 insertions, 0 deletions