summaryrefslogtreecommitdiff
path: root/libs/gui/BLASTBufferQueue.cpp
diff options
context:
space:
mode:
author Ken Chen <cken@google.com> 2022-07-08 11:16:14 +0800
committer Ken Chen <cken@google.com> 2022-07-08 11:55:24 +0800
commitc1deaa6997378820a6cd3fbe0c6b7e15b90d630e (patch)
tree9c36f9e24017bd344a3c6ace246e67f622f52b63 /libs/gui/BLASTBufferQueue.cpp
parent0fffa4dfb6bd6d012d88e0b06d0bfb764fd50e86 (diff)
Rename gpu_work.o to gpuWork.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 gpuWork Change-Id: Ib2c13e11f273af849b04999227804491a7aff8ca
Diffstat (limited to 'libs/gui/BLASTBufferQueue.cpp')
0 files changed, 0 insertions, 0 deletions