Merge "Merge "Make AccessibilityService#disableSelf atomic." into nyc-dev am: b42afe9be0 am: 709fb89a9d" into nyc-mr1-dev-plus-aosp
This commit is contained in:
committed by
Android (Google) Code Review
commit
5f215a2a4d
@@ -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