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

Commit ca1f92bb authored by Maciej Żenczykowski's avatar Maciej Żenczykowski
Browse files

Enable BTF for gpuWork.o



Test: TreeHugger
Signed-off-by: default avatarMaciej Żenczykowski <maze@google.com>
Change-Id: Ie3bded95f518496044d4b6272046f248670e2c7b
parent 9d04fe2c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -19,8 +19,6 @@ package {
bpf {
    name: "gpuWork.o",
    srcs: ["gpuWork.c"],
    // Without btf disabled, presubmits will fail.
    btf: false,
    cflags: [
        "-Wthread-safety",
        "-Wunreachable-code",