mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 10:44:41 +00:00
Merge "Stop using group_static_libs property"
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