Skip to content

Conversation

@copybara-service
Copy link

Remove unused and incorrect APIs in ShadowAccessibilityNodeInfo

In the source code for AccessibilityNodeInfo, 0x40 (1 << 6) is
BOOLEAN_PROPERTY_LONG_CLICKABLE, not PASTABLE. Also, 0x100 (1 << 8) is
BOOLEAN_PROPERTY_PASSWORD, not TEXT_SELECTION_SETABLE. These shadow APIs were
completely bogus.

In the source code for AccessibilityNodeInfo, 0x40 (1 << 6) is
BOOLEAN_PROPERTY_LONG_CLICKABLE, not PASTABLE. Also, 0x100 (1 << 8) is
BOOLEAN_PROPERTY_PASSWORD, not TEXT_SELECTION_SETABLE. These shadow APIs were
completely bogus.

PiperOrigin-RevId: 694250986
@copybara-service copybara-service bot merged commit 894543b into google Nov 7, 2024
@copybara-service copybara-service bot deleted the piper_694198264 branch November 7, 2024 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants