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

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

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

base: add ota license id settings

See merge request e/os/android_frameworks_base!154
parents 6895e663 f4ec1b11
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -7996,6 +7996,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";
        /**
         * The default NFC payment component
         * @hide