commit | a255e79fec27c450838584e6c144241fd1b33a81 | [log] [tgz] |
---|---|---|
author | Xiao Ma <xiaom@google.com> | Wed Dec 18 10:52:59 2024 +0900 |
committer | Xiao Ma <xiaom@google.com> | Wed Dec 18 11:22:06 2024 +0900 |
tree | 7a4c4ed098bf6336d9af5294d03c5bdf0920afa3 | |
parent | 3196da7da298b612610161a0409eef625a6aab96 [diff] |
Log the potential terrible error metrics when bypassing VPN rule in CS. Log the TYPE_DISALLOW_BYPASS_VPN_FOR_DELEGATE_UID_ENOENT terrible error metrics when ConnectivityService attempts to cleanup the VPN bypassing permission for a delegate UID but netd never sees this UID before and returns ENOENT. In theory this should never happen, but log this error if it does happen. Bug: 373773542 Test: TH Change-Id: Ibb347c43798ec33b7169b448fcaa2d103431dca5