Permission-annotate IAccessibilityInteractionConnectionCallback
This interface doesn't use permissions so we can simply annotate the whole thing with @RequiresNoPermission. If anyone tries to add it later they will have to go through and re-annotate the methods individually or it will trip the linter. Fix: 316615826 Test: Linter + presubmit tests. Change-Id: I2d5af2d9af2da3e375048e6a0454ce40df0e38c2
Loading
Please register or sign in to comment