Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c2e143f0 authored by Ivan Lozano's avatar Ivan Lozano
Browse files

Replace static_rlibs usage.

static_rlibs has been folded into the normal static_libs and
whole_static_libs properties.

Bug: 254469782
Bug: 349129702
Test: m libbluetooth_gd
Change-Id: I3cc1bfe88e9dfeadda5ff97548f65da7d78de41d
parent a03296bd
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -175,9 +175,6 @@ cc_defaults {
        "libbluetooth_ras_pdl",
        "libbluetooth_smp_pdl",
    ],
    static_rlibs: [
        "libbt_shim_ffi",
    ],
    static_libs: [
        "libaconfig_storage_read_api_cc",
        "libbase",
@@ -190,6 +187,7 @@ cc_defaults {
        "libbt-common",
        "libbt-platform-protos-lite",
        "libbt_shim_bridge",
        "libbt_shim_ffi",
        "libcom.android.sysprop.bluetooth.wrapped",
        "libosi",
        "server_configurable_flags",