We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d04fe2 + ca1f92b commit f963e89Copy full SHA for f963e89
1 file changed
services/gpuservice/gpuwork/bpfprogs/Android.bp
@@ -19,8 +19,6 @@ package {
19
bpf {
20
name: "gpuWork.o",
21
srcs: ["gpuWork.c"],
22
- // Without btf disabled, presubmits will fail.
23
- btf: false,
24
cflags: [
25
"-Wthread-safety",
26
"-Wunreachable-code",
0 commit comments