commit | 1d4c5db01afd80332993ca9bd7290a473dd7161b | [log] [tgz] |
---|---|---|
author | Chenbo Feng <fengc@google.com> | Thu Oct 18 15:50:46 2018 -0700 |
committer | Chenbo Feng <fengc@google.com> | Fri Oct 19 01:02:37 2018 +0000 |
tree | af4d3bef941f012f8aa4111abd2e04cbe25c6c93 | |
parent | 2a008c59933b691b14079e84fa075eaef8d07568 [diff] |
No error message for untagging a cookie don't exist The skDestroyListener tries to untag every single socket get destroyed and most of them do not have any tag information. We should ignore those ENOENT errors otherwise the trafficController error message will flood the logcat. Test: device boot and no error message for ENOENT error in untag socket. Bug: 111441138 Change-Id: I66a3bc8ee4b049359cd783149c511ace0b38240f