Skip to content

Commit f963e89

Browse files
Treehugger RobotGerrit Code Review
authored andcommitted
Merge "Enable BTF for gpuWork.o" into main
2 parents 9d04fe2 + ca1f92b commit f963e89

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)