commit | 2d51f333d7a0270956a23548ce7e1ae4f0bcdb94 | [log] [tgz] |
---|---|---|
author | Ryan Zuklie <rzuklie@google.com> | Fri Mar 31 11:08:23 2023 -0700 |
committer | Ryan Zuklie <rzuklie@google.com> | Fri Mar 31 11:14:57 2023 -0700 |
tree | d1f284d6eb02524eb032285d61757800dd507430 | |
parent | a15bc1ed000d0bacc3592d95a09b3ad55274be4e [diff] |
Fix sequence state flags when interning. The only change required to fix it was to add the "= true" which got lost at some point in modifications. This change also removes the empty packet with only the cleared flag (Perfetto may soon filter empty packets) and removes the flags altogether for non interned cases. Test: atest libnetworkstats_test Change-Id: I6781349106a7c157ccace9d0cdff6d90190b69c5