Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tinyxml2
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
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
CodeLinaro
la
platform
external
tinyxml2
Commits
2ad34615
Commit
2ad34615
authored
1 year ago
by
Android Build Coastguard Worker
Browse files
Options
Downloads
Plain Diff
Snap for 10453563 from
485aed90
to mainline-permission-release
Change-Id: I5c30fc855792478c631484953ea79dc3a44e0c76
parents
17011ff1
485aed90
Branches
aosp-new/aml_per_341810000
aosp-new/android14-mainline-permission-release
Tags
aml_per_340916010
aml_per_341011020
aml_per_341011100
aml_per_341110010
aml_per_341110020
aml_per_341311000
aml_per_341410020
aml_per_341510010
aml_per_341614000
aml_per_341711000
aml_per_341810000
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Android.bp
+4
-2
4 additions, 2 deletions
Android.bp
with
4 additions
and
2 deletions
Android.bp
+
4
−
2
View file @
2ad34615
...
...
@@ -27,6 +27,7 @@ license {
"NOTICE",
],
}
// ...and prevent anyone from trying to do so:
filegroup {
name: "external_tinyxml2_docs",
...
...
@@ -67,7 +68,7 @@ cc_library {
enabled: true,
shared: {
enabled: false,
}
}
,
},
},
...
...
@@ -78,7 +79,8 @@ cc_library {
apex_available: [
"com.android.art",
"com.android.art.debug",
"com.android.bluetooth",
"com.android.btservices",
"com.android.runtime", // used by linkerconfig
"//apex_available:platform", // For odsign.
],
}
...
...
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