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

Commit 1c8c7247 authored by Hawkwood Glazier's avatar Hawkwood Glazier
Browse files

Add a minor note about SystemUIPluginLib dependencies

Bug: 279941949
Test: N/A
Change-Id: Id624b67267ac8c7fd8c49ec558028c7d4f178589
parent 591e6d52
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -32,6 +32,8 @@ java_library {
        "bcsmartspace/src/**/*.kt",
    ],

    // If you add a static lib here, you may need to also add the package to the ClassLoaderFilter
    // in PluginInstance. That will ensure that loaded plugins have access to the related classes.
    static_libs: [
        "androidx.annotation_annotation",
        "error_prone_annotations",