SetupWizardLibrary/library/gingerbread/test
Maurice Lam ba44e63191 Revert "Revert "Remove obsolete workaround for ClickableSpan a11y""
This reverts commit ee3beb6434.

Instead of using BuildCompat.isAtLeastO, use Build.VERSION.SDK_INT
check the disable LinkAccessibilityHelper on versions above N MR1.

This is required because BuildCompat.isAtLeastO requires support lib
version 26, and therefore targetSdk 26. But since GMS core has a
dependency on this library, and modules not in the O sidecar cannot
target API 26 yet, setup wizard lib cannot use that method.

Test: ./gradlew connectedAndroidTest test
Bug: 37792269
Change-Id: I2be64e41cc86b4695a1ffd1ee376a774a3570750
2017-05-12 11:57:44 -07:00
..
instrumentation/src/com/android/setupwizardlib Revert "Revert "Remove obsolete workaround for ClickableSpan a11y"" 2017-05-12 11:57:44 -07:00
robotest/src/com/android/setupwizardlib Polish UX of expandable switch 2017-04-24 14:19:58 -07:00