OSDN Git Service

Log an App Op when an accessibility action is performed.
authorPeter Visontay <pvisontay@google.com>
Thu, 2 Nov 2017 20:32:03 +0000 (20:32 +0000)
committerPeter Visontay <pvisontay@google.com>
Fri, 15 Dec 2017 12:05:32 +0000 (12:05 +0000)
commit19eb58959b2b9cbf0d082ddc0640a6da99c8a3dc
tree7b799705d144898a97b634c511291a734fe3a080
parent5c9d80199e48322ab9939bc78d3ffeb224817a4c
Log an App Op when an accessibility action is performed.

Bug: 63907873
Test: manually tested that the app op is being logged for TalkBack and a 3rd party accessibility service. Ran UIAutomator-based tests to check that they work as expected.
Change-Id: I1a40d4ead52ba2258cc7ddc8be594a13895d8340
core/java/android/app/AppOpsManager.java
services/accessibility/java/com/android/server/accessibility/AccessibilityClientConnection.java