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
bc97bc27
Commit
bc97bc27
authored
1 year ago
by
Android Build Coastguard Worker
Browse files
Options
Downloads
Plain Diff
Snap for 10453563 from
485aed90
to mainline-adservices-release
Change-Id: I345caf8712428382f9cf9a4393a4a45cd2004cea
parents
459edfb8
485aed90
Branches
aosp-new/aml_ads_341826060
aosp-new/aml_ads_341826300
aosp-new/android14-mainline-adservices-release
Tags
aml_ads_340915050
aml_ads_341027030
aml_ads_341131050
aml_ads_341316030
aml_ads_341413000
aml_ads_341517040
aml_ads_341615050
aml_ads_341720000
aml_ads_341826060
aml_ads_341826300
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 @
bc97bc27
...
...
@@ -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