Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
platform_packages_modules_Connectivity
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LMODroid
platform_packages_modules_Connectivity
Commits
0d195ae5
Commit
0d195ae5
authored
2 years ago
by
Xinyi Zhou
Browse files
Options
Downloads
Patches
Plain Diff
Add androidx.annotation_annotation library
Change-Id: Ia8b745d674262a312044cd4e2b4320917d550725 Test: TH Bug: 272150669
parent
f8189927
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
framework-t/Android.bp
+1
-0
1 addition, 0 deletions
framework-t/Android.bp
nearby/framework/Android.bp
+1
-0
1 addition, 0 deletions
nearby/framework/Android.bp
with
2 additions
and
0 deletions
framework-t/Android.bp
+
1
−
0
View file @
0d195ae5
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
nearby/framework/Android.bp
+
1
−
0
View file @
0d195ae5
...
...
@@ -45,6 +45,7 @@ java_library {
srcs: [":framework-nearby-java-sources"],
sdk_version: "module_current",
libs: [
"androidx.annotation_annotation",
"framework-annotations-lib",
"framework-bluetooth",
],
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment