commit | 32637fbc2579c024c334c37315af2fd7b6d09cdb | [log] [tgz] |
---|---|---|
author | Yan Yan <evitayan@google.com> | Tue Apr 09 01:23:04 2024 +0000 |
committer | Yan Yan <evitayan@google.com> | Sat Apr 13 03:06:33 2024 +0000 |
tree | 0ee4ccc8a157b8348c958b3de859fd8dd101d653 | |
parent | 6bc811da45d077f28928b44b9b643a08f7a270c6 [diff] |
VCN: Ignore packet loss detection when there is too few traffic When the expected received packet number is smaller than 10, the packet loss detection result will be ignored because the sample size is too small to ensure a reliable result. This patch also fixes the bug where the detector does not update ths packet loss threshold when carrier config updates Bug: 332598276 Test: atest FrameworksVcnTests && atest CtsVcnTestCases Change-Id: Iccc47e83c48699d139029420572e2a2616c357cd