mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Merge "Stop using group_static_libs property" am: d51dee1209
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1814298 Change-Id: I409d4873ba3b7247a2555ff091d1f804c2efe7b0
This commit is contained in:
@@ -58,8 +58,6 @@ cc_defaults {
|
||||
"libhidl_gtest_helper",
|
||||
],
|
||||
|
||||
group_static_libs: true,
|
||||
|
||||
// Lists all system dependencies that can be expected on the device.
|
||||
shared_libs: [
|
||||
"libbase",
|
||||
|
||||
@@ -34,5 +34,4 @@ cc_library_static {
|
||||
"-Wextra",
|
||||
"-Werror",
|
||||
],
|
||||
group_static_libs: true,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user