Skip to content
Snippets Groups Projects
Commit fd974a9f authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 10428683 from 485aed90 to mainline-adbd-release

Change-Id: Ia90cdd630cd8cd6724c116b0091d59cabeed424b
parents 83a500f4 485aed90
No related branches found
Tags aml_go_odp_330912000
No related merge requests found
......@@ -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.
],
}
......
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