summaryrefslogtreecommitdiff
path: root/libs/binder/ProcessState.cpp
diff options
context:
space:
mode:
author Ken Chen <cken@google.com> 2022-07-08 19:08:48 +0800
committer Ken Chen <cken@google.com> 2022-07-09 12:50:15 +0800
commit440cf722a94cabafd177330df5dd15520eed65ae (patch)
tree9e25b5f194d2eb55812457b6978419b80256c7ab /libs/binder/ProcessState.cpp
parent09ba064c131cf6e9fb92bbd02b912867e6b8517d (diff)
Rename gpu_mem.o to gpuMem.o
Underscore character may cause bpf prog/map naming collision. For example, x.o with map y_z and x_y.o with map z both result in x_y_z prog/map name, which should be prevented during compile-time. aosp/2147825 will prohibit underscore character in bpf source name (source name derives the obj name). Existing bpf modules with underscore characters in source name need to be updated accordingly. Bug: 236706995 Test: adb root; adb shell ls -l /sys/fs/bpf/ | grep gpuMem Change-Id: I34e7a786d88fec1bd4dc0e3fe322fd46b3876bc5
Diffstat (limited to 'libs/binder/ProcessState.cpp')
0 files changed, 0 insertions, 0 deletions