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

Snap for 10453563 from 485aed90 to mainline-adservices-release

Change-Id: I345caf8712428382f9cf9a4393a4a45cd2004cea
......@@ -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