Loading core/java/android/provider/Settings.java +6 −0 Original line number Diff line number Diff line Loading @@ -10215,6 +10215,12 @@ public final class Settings { */ public static final String SENTRY_USERID = "sentry_userid"; /** * License ID for /e/ OS updates * @hide */ public static final String OTA_ANON_HASH = "ota_anon_hash"; /** * Whether complications are enabled to be shown over the screensaver by the user. * Loading Loading
core/java/android/provider/Settings.java +6 −0 Original line number Diff line number Diff line Loading @@ -10215,6 +10215,12 @@ public final class Settings { */ public static final String SENTRY_USERID = "sentry_userid"; /** * License ID for /e/ OS updates * @hide */ public static final String OTA_ANON_HASH = "ota_anon_hash"; /** * Whether complications are enabled to be shown over the screensaver by the user. * Loading