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

Commit 6a66691c authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add a minor note about SystemUIPluginLib dependencies" into udc-dev am:...

Merge "Add a minor note about SystemUIPluginLib dependencies" into udc-dev am: 2c1f5510 am: 58683972

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/22934717



Change-Id: I13b0e116c5da658de7c299e98b601a486ed1919b
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 9c94028f 58683972
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",