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

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

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

base: add ota license id settings

See merge request e/os/android_frameworks_base!155
parents 315731b9 118983a9
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -7987,6 +7987,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