Skip to content

Commit ca1f92b

Browse files
committed
Enable BTF for gpuWork.o
Test: TreeHugger Signed-off-by: Maciej Żenczykowski <maze@google.com> Change-Id: Ie3bded95f518496044d4b6272046f248670e2c7b
1 parent 9d04fe2 commit ca1f92b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

services/gpuservice/gpuwork/bpfprogs/Android.bp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ package {
1919
bpf {
2020
name: "gpuWork.o",
2121
srcs: ["gpuWork.c"],
22-
// Without btf disabled, presubmits will fail.
23-
btf: false,
2422
cflags: [
2523
"-Wthread-safety",
2624
"-Wunreachable-code",

0 commit comments

Comments
 (0)