Merge "Add androidx.annotation_annotation library"
This commit is contained in:
@@ -46,6 +46,7 @@ java_defaults {
|
|||||||
libs: [
|
libs: [
|
||||||
"unsupportedappusage",
|
"unsupportedappusage",
|
||||||
"app-compat-annotations",
|
"app-compat-annotations",
|
||||||
|
"androidx.annotation_annotation",
|
||||||
],
|
],
|
||||||
impl_only_libs: [
|
impl_only_libs: [
|
||||||
// The build system will use framework-bluetooth module_current stubs, because
|
// The build system will use framework-bluetooth module_current stubs, because
|
||||||
|
|||||||
@@ -45,6 +45,7 @@ java_library {
|
|||||||
srcs: [":framework-nearby-java-sources"],
|
srcs: [":framework-nearby-java-sources"],
|
||||||
sdk_version: "module_current",
|
sdk_version: "module_current",
|
||||||
libs: [
|
libs: [
|
||||||
|
"androidx.annotation_annotation",
|
||||||
"framework-annotations-lib",
|
"framework-annotations-lib",
|
||||||
"framework-bluetooth",
|
"framework-bluetooth",
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user