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

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

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

Change-Id: Id5ffe876a58e43b71d18c603aaa14ab93632956c
parents 1976ed32 bd592dc6
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,
}