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

Commit 4e426815 authored by David Duarte's avatar David Duarte
Browse files

Remove libutils from fluoride_defaults

Test: mma
Bug: 279502784
Change-Id: Ife78708849bebb063922c80716c9750cd52456cd
parent cd5215df
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -114,6 +114,7 @@ cc_library_shared {
        "libcrypto",
        "libfmq",
        "libnativehelper",
        "libutils",
    ],
    sanitize: {
        scs: true,
+1 −0
Original line number Diff line number Diff line
@@ -24,6 +24,7 @@ cc_library_static {
        "android.hardware.bluetooth.audio@2.0",
        "android.hardware.bluetooth.audio@2.1",
        "libhidlbase",
        "libutils",
    ],
    static_libs: [
        "libbt-common",
+3 −0
Original line number Diff line number Diff line
@@ -264,6 +264,7 @@ cc_test {
        "libcrypto",
        "libfmq",
        "libhidlbase",
        "libutils",
    ],
    static_libs: [
        "android.hardware.audio.common-V1-ndk",
@@ -573,6 +574,7 @@ cc_test {
        "libcutils",
        "libhidlbase",
        "liblog",
        "libutils",
    ],
    static_libs: [
        "android.hardware.bluetooth.a2dp@1.0",
@@ -705,6 +707,7 @@ cc_test {
        "libcutils",
        "libhidlbase",
        "liblog",
        "libutils",
    ],
    static_libs: [
        "android.hardware.bluetooth.a2dp@1.0",
+0 −1
Original line number Diff line number Diff line
@@ -133,7 +133,6 @@ cc_defaults {
    shared_libs: [
        "libcutils",
        "libhidlbase",
        "libutils",
    ],
    target: {
        darwin: {