Merge "Remove default_shared_libs"

This commit is contained in:
Treehugger Robot
2021-07-23 21:18:51 +00:00
committed by Gerrit Code Review
8 changed files with 37 additions and 232 deletions

View File

@@ -365,7 +365,7 @@ func commonDefaultModules() string {
stl: "none",
min_sdk_version: "16",
crt: true,
default_shared_libs: [],
system_shared_libs: [],
apex_available: [
"//apex_available:platform",
"//apex_available:anyapex",