Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 663ced7f authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊
Browse files

base: add sentry user id settings

Change-Id: I1fd5087fbb19329ae0b501e0d7b83aaf677a460c
parent 2dd1b092
Loading
Loading
Loading
Loading
+6 −0
Original line number Original line Diff line number Diff line
@@ -9245,6 +9245,12 @@ public final class Settings {
        @Readable
        @Readable
        public static final String SCREENSAVER_DEFAULT_COMPONENT = "screensaver_default_component";
        public static final String SCREENSAVER_DEFAULT_COMPONENT = "screensaver_default_component";
        /**
         * Sentry user id
         * @hide
         */
        public static final String SENTRY_USERID = "sentry_userid";
        /**
        /**
         * Whether complications are enabled to be shown over the screensaver by the user.
         * Whether complications are enabled to be shown over the screensaver by the user.
         *
         *