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

This commit is contained in:
Treehugger Robot
2023-05-01 17:01:48 +00:00
committed by Android (Google) Code Review

View File

@@ -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",