Merge "[Settings] keys with @TestApi need to have @Readable" into sc-dev

This commit is contained in:
Songchun Fan
2021-03-25 15:44:33 +00:00
committed by Android (Google) Code Review

View File

@@ -9787,6 +9787,7 @@ public final class Settings {
* @hide
*/
@TestApi
@Readable
public static final String ACCESSIBILITY_MAGNIFICATION_CAPABILITY =
"accessibility_magnification_capability";