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

Commit f8b1a692 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 am: 6a66691c

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



Change-Id: I153e0f19aea63868c80a4ba9774b5489a9c277a5
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 4a956942 6a66691c
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",