Updated a11y actions to use constant values on Android
This CL updates the constant values of accessibility actions adding in Android R SDK. To support the SDK initially, we fetched the constant values of the actions from the Resources during runtime. This was a temporary solution until the constant values were defined. This CL replaces the Resources calls with the constant values. AX-Relnotes: N/A Change-Id: I9022f632bfe7da3cebe255e5cc19917de95af2d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2511249Reviewed-by:Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Mark Schillaci <mschillaci@google.com> Commit-Queue: Mark Schillaci <mschillaci@google.com> Cr-Commit-Position: refs/heads/master@{#823341}
Showing
Please register or sign in to comment