Merge "Make AccessibilityService#disableSelf atomic." into nyc-dev
am: b42afe9be0
* commit 'b42afe9be02b23c50c0479e93df2a853be7c369a':
Make AccessibilityService#disableSelf atomic.
Change-Id: I90fc019bb38c2b8c5b71357bce60c8df298bddcc
This commit is contained in:
@@ -65,7 +65,7 @@ interface IAccessibilityServiceConnection {
|
||||
|
||||
boolean performGlobalAction(int action);
|
||||
|
||||
oneway void disableSelf();
|
||||
void disableSelf();
|
||||
|
||||
oneway void setOnKeyEventResult(boolean handled, int sequence);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user