Skip to content
Snippets Groups Projects
Commit 0d195ae5 authored by Xinyi Zhou's avatar Xinyi Zhou
Browse files

Add androidx.annotation_annotation library

Change-Id: Ia8b745d674262a312044cd4e2b4320917d550725
Test: TH
Bug: 272150669
parent f8189927
No related branches found
No related tags found
No related merge requests found
......@@ -46,6 +46,7 @@ java_defaults {
libs: [
"unsupportedappusage",
"app-compat-annotations",
"androidx.annotation_annotation",
],
impl_only_libs: [
// The build system will use framework-bluetooth module_current stubs, because
......
......@@ -45,6 +45,7 @@ java_library {
srcs: [":framework-nearby-java-sources"],
sdk_version: "module_current",
libs: [
"androidx.annotation_annotation",
"framework-annotations-lib",
"framework-bluetooth",
],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment