| commit | a42c894ef7c62159cfc97b38409ffaa43d7f4eaf | [log] [tgz] |
|---|---|---|
| author | Daniel Norman <[email protected]> | Wed May 21 01:49:29 2025 +0000 |
| committer | Daniel Norman <[email protected]> | Thu Jun 26 10:39:54 2025 -0700 |
| tree | 3d847ef180580b0f9fe4b2704c0e34759e33a353 | |
| parent | 7e226a5a38ddf63032158499a1cf6b410464cc94 [diff] |
cleanup: Fix permission protection of setObservedMotionEventSources The previous permission protection was done inside a Binder clear identity call, meaning that it used the permissions of system_server instead of the permissions of the calling AccessibilityService. Bug: 419110583 Test: atest AccessibilityServiceInfoTest Flag: EXEMPT security bugfix Change-Id: If64838388fa31bdc9abb0896d4011bfef8501a7c