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

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

Merge branch '1214-t-license_id' into 'v1-t'

base: add ota license id settings

See merge request e/os/android_frameworks_base!152
parents 72dc069e 08d8d942
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -9251,6 +9251,12 @@ public final class Settings {
         */
        public static final String SENTRY_USERID = "sentry_userid";
        /**
         * License ID for /e/ OS updates
         * @hide
         */
        public static final String E_LICENSE_ID = "e_license_id";
        /**
         * Whether complications are enabled to be shown over the screensaver by the user.
         *