I have a working AccessibilityEventService running for my app. How do you set the description in the general Settings menu under Accessibility, for my package, i.e., com.my.package?
All I get is the default 'No description provided.'
I've looked in onServiceConnected(). I'm not currently using any type of manifest XML definition for the serivce, just the AccessibilityEventService.