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

Commit e9077bf2 authored by Ramji Jiyani's avatar Ramji Jiyani Committed by Automerger Merge Worker
Browse files

Merge "Add system_dlkm notices in DEFAULT_LICENSE_XML_PATHS" into main am: 70e8833a

parents 0b34d2f6 70e8833a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -41,6 +41,7 @@ public class LicenseHtmlLoaderCompat extends AsyncLoaderCompat<File> {
            "/system_ext/etc/NOTICE.xml.gz",
            "/vendor_dlkm/etc/NOTICE.xml.gz",
            "/odm_dlkm/etc/NOTICE.xml.gz",
            "/system_dlkm/etc/NOTICE.xml.gz",
    };
    static final String NOTICE_HTML_FILE_NAME = "NOTICE.html";