Merge "Stop using group_static_libs property" am: bc8a6d063b am: e29dc9dfe1 am: 452a9dfcd4 am: e44cc3552f
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1814336 Change-Id: I7e181af4627d0e0afaab6a3a6ea6222effae044f
This commit is contained in:
@@ -50,7 +50,6 @@ cc_defaults {
|
||||
"libbase",
|
||||
"libz",
|
||||
],
|
||||
group_static_libs: true,
|
||||
|
||||
cflags: [
|
||||
"-Wall",
|
||||
|
||||
@@ -72,7 +72,6 @@ cc_defaults {
|
||||
"libidmap2_policies",
|
||||
],
|
||||
stl: "libc++_static",
|
||||
group_static_libs: true,
|
||||
}
|
||||
|
||||
// ==========================================================
|
||||
|
||||
@@ -48,7 +48,6 @@ cc_defaults {
|
||||
"libbase",
|
||||
"libz",
|
||||
],
|
||||
group_static_libs: true,
|
||||
|
||||
target: {
|
||||
windows: {
|
||||
|
||||
Reference in New Issue
Block a user