Merge "Rename time_in_state.o to timeInState.o"

This commit is contained in:
Ken Chen 2022-07-21 13:43:50 +00:00 committed by Gerrit Code Review
commit e516c5a9bc

View file

@ -56,7 +56,7 @@ cc_binary {
required: [
"btfloader",
"time_in_state.o"
"timeInState.o"
],
}