Restore some greylist entries.

In Q, these APIs were either:
- removed from the greylist entirely without good reason
- Moved to the restricted greylist without any public alternative
  information added

So they are being moved back to the greylist for Q.

Test: Treehugger
Bug: 136102585
Change-Id: Ie3dd15c8e17d530d853473a013717e6175383080
This commit is contained in:
Mathew Inwood
2019-06-28 10:16:13 +01:00
parent 26b6ef7904
commit a5531fa161

View File

@@ -184,7 +184,7 @@ public final class AccessibilityManager {
boolean mIsTouchExplorationEnabled;
@UnsupportedAppUsage(maxTargetSdk = Build.VERSION_CODES.P, trackingBug = 123768939)
@UnsupportedAppUsage(trackingBug = 123768939L)
boolean mIsHighTextContrastEnabled;
AccessibilityPolicy mAccessibilityPolicy;