summaryrefslogtreecommitdiff
path: root/libs/binder/ProcessState.cpp
diff options
context:
space:
mode:
author Ken Chen <cken@google.com> 2022-07-10 19:05:39 +0800
committer Ken Chen <cken@google.com> 2022-07-10 19:05:39 +0800
commit9c34e71a25a19ba43554588ff7d36caca118c1bd (patch)
tree669bab033f5e59da0a3a8cbfc64cd83c5171ebd1 /libs/binder/ProcessState.cpp
parent440cf722a94cabafd177330df5dd15520eed65ae (diff)
Rename time_in_state.o to timeInState.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 timeInState Test: atest libtimeinstate_test Change-Id: Ie56e8f8daaf41b2fdf51084346cdc66371a49f03
Diffstat (limited to 'libs/binder/ProcessState.cpp')
0 files changed, 0 insertions, 0 deletions