commit | bd6dc150183eb5871ddeae6d5f462006ae1e1ce0 | [log] [tgz] |
---|---|---|
author | Yuyang Huang <yuyanghuang@google.com> | Sat Aug 10 14:37:08 2024 +0900 |
committer | Yuyang Huang <yuyanghuang@google.com> | Tue Aug 13 13:38:43 2024 +0900 |
tree | 8712036e6bdbdca41869e8a28b765354afca2bea | |
parent | 93fdfaca97e3732f52d045a96970c7454c74c03a [diff] |
ApfFilter.resume() cleans up APF memory to ensure accurate counters * Modified apfFilter.resume() to clear APF memory and reset the counter tracker. * This ensures accurate metrics collection after potential disruptions to APF memory, such as during CTS testing. Test: TH Change-Id: Ie0173bf55280d137800bc6e8ab01475ef8094dc0