commit | 4630947eae7794bf8910543975c21b3dbcdf3d36 | [log] [tgz] |
---|---|---|
author | Hiroki Sato <hirokisato@google.com> | Wed Oct 11 13:02:41 2023 +0900 |
committer | Hiroki Sato <hirokisato@google.com> | Tue Nov 21 17:13:59 2023 +0900 |
tree | bcc8777483d4fcb36d019583bd3584d4604e0cb2 | |
parent | 4490339b6f1df65a0c11c044f4da4974ed446be8 [diff] |
Allow system windows to disable ActivityRecordInputSink Some system window want to disable ActivityRecordInputSink so that input events pass through it. This adds a flag in ActivityRecord to toggle the behavior. This is guared by Manifest.permission.INTERNAL_SYSTEM_WINDOW. Bug: 262477923 Test: ActivityRecordInputSinkTests Change-Id: I258f06dbb4238b7b0ae43870d8e7ca3165e76f43