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

Commit ba87a544 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Remove `pack_relocations: false`." am: bd592dc6 am: c1607781

Change-Id: Ib0ce0511e4f9897551a45e674a968a99d9617fea
parents 9930037f c1607781
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -5,7 +5,6 @@ cc_test {
    cflags: ["-Wall", "-Werror"],
    shared_libs: ["libaaudio"],
    header_libs: ["libaaudio_example_utils"],
    pack_relocations: false,
}

cc_test {
@@ -15,5 +14,4 @@ cc_test {
    cflags: ["-Wall", "-Werror"],
    shared_libs: ["libaaudio"],
    header_libs: ["libaaudio_example_utils"],
    pack_relocations: false,
}
+0 −1
Original line number Diff line number Diff line
@@ -9,5 +9,4 @@ cc_test {
        "libaudioutils",
        ],
    header_libs: ["libaaudio_example_utils"],
    pack_relocations: false,
}
+0 −2
Original line number Diff line number Diff line
@@ -4,7 +4,6 @@ cc_test {
    cflags: ["-Wall", "-Werror"],
    shared_libs: ["libaaudio"],
    header_libs: ["libaaudio_example_utils"],
    pack_relocations: false,
}

cc_test {
@@ -13,5 +12,4 @@ cc_test {
    cflags: ["-Wall", "-Werror"],
    shared_libs: ["libaaudio"],
    header_libs: ["libaaudio_example_utils"],
    pack_relocations: false,
}